Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rockncoder/todo
This is one of the example apps from the Beginning AngularJS Two Day Bootcamp.
https://github.com/rockncoder/todo
Last synced: 11 days ago
JSON representation
This is one of the example apps from the Beginning AngularJS Two Day Bootcamp.
- Host: GitHub
- URL: https://github.com/rockncoder/todo
- Owner: Rockncoder
- Created: 2015-06-14T14:27:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-14T14:29:39.000Z (over 9 years ago)
- Last Synced: 2024-04-11T23:58:15.633Z (7 months ago)
- Language: ApacheConf
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo
This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.11.1.This is the example app from the Beginning AngularJS Two Day Bootcamp.
## Build & development
Run `grunt` for building and `grunt serve` for preview.
## Testing
Running `grunt test` will run the unit tests with karma.