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