Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santthosh/angular-apiary-inclass
https://github.com/santthosh/angular-apiary-inclass
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/santthosh/angular-apiary-inclass
- Owner: santthosh
- Created: 2015-06-16T16:21:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-16T22:56:54.000Z (over 9 years ago)
- Last Synced: 2024-04-14T18:24:42.116Z (9 months ago)
- Language: ApacheConf
- Size: 229 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Walkthrough for this code](http://www.harrisonjackson.us/frontend/2015/03/31/Prototyping-with-apiary-and-angularjs.html)
# notes
This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.11.1.## Build & development
Run `npm install`, `bower install` to install required tools
Run `grunt` for building and `grunt serve` for preview.
## Testing
Running `grunt test` will run the unit tests with karma.