1.0.0 • Published 2 years ago

oms-qiankun-main-subvue2 v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Project setup

#npm install node-sass --unsafe-perm --save-dev && npm rebuild node-sass

npm install

add publish class

git submodule update --init --recursive ##每次公共文件有更新 cd src/globalUtils git pull origin 分支名 cd ../../ git add . git commit -m "" git push origin 分支名

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.