mt-yj-wcs-ui/README.md

22 lines
469 B
Markdown
Raw Permalink Normal View History

2021-10-28 15:33:57 +08:00
# mt-yj-wms-ui
2021-07-08 11:03:29 +08:00
2021-10-28 15:33:57 +08:00
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).