Navigation Menu

Skip to content

jesucarr/Yeoman-TodoMVC-Angular

Repository files navigation

Todo app using AngularJS, Bootstrap, Yeoman (Grunt + Bower)

Install and run

git clone git@github.com:jesucarr/Yeoman-TodoMVC-Angular.git
npm install
bower install
grunt serve

For the E2E tests to work you also need to run:

node_modules/protractor/bin/webdriver-manager update

Run example test

Unit test

grunt test

E2E test

grunt test:e2e

More info

Find more info at my blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published