0.0.1 • Published 10 years ago

generator-asdfwebapp v0.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
10 years ago

Asdfwebapp generator

Demo

https://github.com/lyuehh/asdfwebapp-demo

安装

开始使用

  • cd /path/to/dir
  • yo asdfwebapp
  • gulp serve
  • done

包含的前端框架

  • jquery
  • angular
  • angular-sanitize
  • angular-ui-router
  • bootstrap
  • d3
  • font-awesome
  • moment
  • underscore

包含的项目构建工具

  • scss编译
  • js校验
  • angular的html模板处理
  • js, css 文件合并, 压缩, 加md5时间戳
  • 图片压缩
  • livereload, 支持后端代理
  • karma, protractor 测试框架

License

MIT