yeoman:项目模具

  安装环境 sudo npm install -g yo grunt-cli bower

  安装脚手架 sudo npm install -g generator-gulp-webapp

  进入项目目录,安装gulp-webapp,安装依赖包(npm install & bower install)

bower:前端自动加载工具,

  bower install 名字/短链接(jquery/jquery)/github地址/cdn连接/含有bower.json:bower init(安装bower.jsonrm )

grunt

 

相关文章:

  • 2022-12-23
  • 2022-01-04
  • 2021-12-01
  • 2021-12-11
  • 2021-12-11
  • 2021-11-28
  • 2021-11-28
  • 2021-12-11
猜你喜欢
  • 2021-12-30
  • 2021-11-29
  • 2022-12-23
  • 2022-01-25
  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案