https://github.com/ashblue/yeoman-angular-walkthrough
https://github.com/ashblue/yeoman-angular-walkthrough
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashblue/yeoman-angular-walkthrough
- Owner: ashblue
- Created: 2015-11-02T03:57:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T05:42:52.000Z (about 10 years ago)
- Last Synced: 2025-02-13T22:41:42.017Z (11 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yeoman-angular-walkthrough
This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.14.0.
## Build & development
Run `grunt` for building and `grunt serve` for preview.
## Testing
Running `grunt test` will run the unit tests with karma.