Skip to content

cnsuhao/generator-btapp

 
 

Repository files navigation

Yeoman btapp.js generator Build Status

BitTorrent btapp.js web app yeoman generator.

Getting Started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-btapp
  • Run: yo btapp
  • 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 webapp generator fork for a btapp sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.1%
  • HTML 19.9%