Jamen 578f382b18 fix | hai 3 semanas | |
---|---|---|
build | hai 4 meses | |
config | hai 3 semanas | |
nodeJs_pkg | hai 4 meses | |
src | hai 3 semanas | |
static | hai 3 semanas | |
.babelrc | hai 4 meses | |
.editorconfig | hai 4 meses | |
.gitignore | hai 4 meses | |
.postcssrc.js | hai 4 meses | |
KILLSERVICE.bat | hai 4 meses | |
PLM_更新文件注意!服务器接口地址.txt | hai 4 meses | |
README.md | hai 4 meses | |
index.html | hai 4 meses | |
jsconfig.json | hai 4 meses | |
package-lock.json | hai 4 meses | |
package.json | hai 4 meses | |
z1_installpkg.bat | hai 4 meses | |
z2_rebuildsass.bat | hai 4 meses | |
z3_runservice.bat | hai 4 meses | |
z4_run_no_window.vbs | hai 4 meses |
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.