熟悉yarn
npm intall -g yarn == npm install -g windows-build-tools
https://www.npmjs.com/package/simple-statistics
yarn cache clean
power shell(打开方式:右键 左下角win—>window shell)
安装依赖:
PS C:\Users\zhangbk> cd E:\workspace\haier\productForcast\cplm-pf-front
PS E:\workspace\haier\productForcast\cplm-pf-front> yarn install
项目运行:
PS C:\Users\zhangbk> cd E:\workspace\haier\productForcast\cplm-pf-front
PS E:\workspace\haier\productForcast\cplm-pf-front>yarn serve
vue.config.js ---->接口api配置
router.config.js ---->路由配置文件
node -v
npm ls -g --depth 0
2065

被折叠的 条评论
为什么被折叠?



