stolpnik / generator-webapp

Yeoman generator that scaffolds out a front-end web app

Home Page:http://yeoman.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web app generator Build Status

Yeoman generator that scaffolds out a front-end web app.

Getting Started

  • Install: npm install -g generator-webapp
  • Run: yo webapp
  • 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

About

Yeoman generator that scaffolds out a front-end web app

http://yeoman.io


Languages

Language:JavaScript 99.4%Language:CSS 0.6%