generator-brisket

1.6.0 • Public • Published

generator-brisket

Brisket generator

Getting Started

Install Yeoman:

npm install -g yo

To install generator-brisket from npm, run:

npm install -g generator-brisket

Create a directory for your app:

mkdir projectname
cd projectname

Finally, initiate the generator and run your app:

yo brisket && npm start

Your first brisket app will be available at http://localhost:8080

To debug on the client side, you can use the Chrome extension Backbone Debugger

License

MIT

Package Sidebar

Install

npm i generator-brisket

Weekly Downloads

3

Version

1.6.0

License

MIT

Last publish

Collaborators

  • wawjr3d