Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 702 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 702 Bytes

Simple TODO App in AngularJS

This branch use Wakanda as Backend. Live version here.

Unit tests

For running unit test, install Testacular:

sudo npm install -g testacular

And start Testacular, to run tests on save:

testacular start

Slides

This simple app version was made for Vojta's talk at JS.everywhere(2012) Europe, video can be found here.

Thanks Elliott for original version of these awesome slides.

Note, you need 1024x768 and Chrome Canary to get the best result...