84e0803558
Merge pull request !9 from Assure/master 感谢Assure发现的返回白屏问题 此处接受并提交 |
||
---|---|---|
.. | ||
public | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmrc | ||
.yarnrc | ||
Dockerfile | ||
README.md | ||
babel.config.js | ||
docker.sh | ||
nginx.conf | ||
package.json | ||
postcss.config.js | ||
vue.config.js |
README.md
LILISHOP-UI
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Customize configuration
详情点击 https://cli.vuejs.org/zn/config/.