0.2.4 • Published 11 years ago

generator-hbswebapp v0.2.4

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

#hbswebapp

it is forked from yeomap/generator-webapp which is a fastest generator to generate a website.

Usage

git clone git@github.com:blackbing/generator-hbswebapp.git
npm link
cd {Your Project}
yo hbswebapp

Web app generator Build Status

Yeoman generator for scaffolding out a front-end web app.

Getting Started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: 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

0.2.4

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago