Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 383 Bytes

File metadata and controls

11 lines (9 loc) · 383 Bytes

Generator knockout

A knockout generator for Yeoman.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-knockout (locally works too)
  • Run: yo knockout

License

MIT License