0.1.4 • Published 12 years ago

generator-webapp-bfytw v0.1.4

Weekly downloads
3
License
-
Repository
github
Last release
12 years ago

Web app generator

Our take on a Yeoman generator for scaffolding out a front-end web app, based on generator-webapp.

Getting Started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-webapp-bfytw
  • Run: yo webapp-bfytw
  • Run grunt for building and grunt server for preview

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework=[framework]

    Defaults to mocha. Can be switched for another supported testing framework like jasmine.

Contribute

See the contributing docs

License

BSD license