1.0.1 • Published 10 years ago

generator-weisk-webapp v1.0.1

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

generator-weisk-webapp

Yet another gulp-angular-yadayada generator. Simpler, cleaner, straight to the point.

Technologies:

  • Bower + Gulp (dependencies + building)
  • Coffeescript + Coffelinter
  • Sass
  • Jade

Libraries:

  • angularjs
  • angular-material
  • angular-ui-router
  • jquery
  • lodash

Usage

Install the generator

$ npm install -g generator-weisk-webapp

Run it on your folder project

$ mkdir my-project && cd $_
$ yo weisk-webapp

And you will get the following file structure:

Customize the gulpfile and its config, and you're ready to rock with gulp!

$ gulp