npm install
npm run serve
npm run build
npm run test
npm run lint
npm i -S git+ssh://[email protected]:front/comb-ui.git#v2.0.0
rm -rf node_modules/.cache && rm -rf node_modules/comb-ui && npm i -S comb-ui
npm i -S git+ssh://[email protected]:front/comb-loader.git#develop
rm -rf node_modules/.cache && rm -rf node_modules/comb-loader && npm i -S comb-loader
###查看特定环境配置信息
NODE_ENV=production vue inspect --plugin html