/generator-todomvc-app

Yeoman generator to scaffold a new TodoMVC implementation

Primary LanguageHTMLMIT LicenseMIT

generator-todomvc-app Build Status

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