Jamen 578f382b18 fix | il y a 3 semaines | |
---|---|---|
build | il y a 4 mois | |
config | il y a 3 semaines | |
nodeJs_pkg | il y a 4 mois | |
src | il y a 3 semaines | |
static | il y a 3 semaines | |
.babelrc | il y a 4 mois | |
.editorconfig | il y a 4 mois | |
.gitignore | il y a 4 mois | |
.postcssrc.js | il y a 4 mois | |
KILLSERVICE.bat | il y a 4 mois | |
PLM_更新文件注意!服务器接口地址.txt | il y a 4 mois | |
README.md | il y a 4 mois | |
index.html | il y a 4 mois | |
jsconfig.json | il y a 4 mois | |
package-lock.json | il y a 4 mois | |
package.json | il y a 4 mois | |
z1_installpkg.bat | il y a 4 mois | |
z2_rebuildsass.bat | il y a 4 mois | |
z3_runservice.bat | il y a 4 mois | |
z4_run_no_window.vbs | il y a 4 mois |
plm web app for wechat
# 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 and docs for vue-loader.