手记

电商fe项目的搭建npm init

  1. npm init

  2. npm install webpack -g

  3. npm install webpack@1.15.0 --save-dev

  4. webpack -v

  5. npm install css-loader style-loader --save-dev

  6. npm install extract-text-webpack-plugin --save-dev

  7. npm install html-webpack-plugin --save-dev

0人推荐
随时随地看视频
慕课网APP