Files
orange-admin/orange-demo-single-web/README.md
2020-11-25 14:13:58 +08:00

227 B

橙单代码生成器

构建命令

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run all tests
npm test