# mp-app ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development(h5/mp-app) ``` npm run serve npm run dev:h5 npm run dev:mp-weixin ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).