02 2017 档案
摘要:安装nodejs后顺序执行如下命令: npm install webpack -g npm install vue-cli -g vue init webpack my-project cd my-porject npm i npm run dev
阅读全文
摘要:unit测试 unit测试 安装karma-chrome-luncher npm install karma-chrome-launcher -save 在karma.conf.js中添加: 在karma.conf.js中添加: plugins: [ 'karma-chrome-launcher',
阅读全文

浙公网安备 33010602011771号