generator-todomvc-app
v2.0.0
Published
Yeoman generator to scaffold a new TodoMVC implementation
Downloads
3
Readme
generator-todomvc-app
Yeoman generator for the TodoMVC app template. Scaffolds a new TodoMVC app
Install
$ npm install --global generator-todomvc-app
Usage
Call the generator using Yo.
$ yo todomvc-app
License
MIT © Arthur Verschaeve