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