https://github.com/corley/generator-ngapp
Yeoman generator for AngularJs boilerplate
https://github.com/corley/generator-ngapp
Last synced: 4 months ago
JSON representation
Yeoman generator for AngularJs boilerplate
- Host: GitHub
- URL: https://github.com/corley/generator-ngapp
- Owner: corley
- License: mit
- Created: 2014-12-30T21:46:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T15:14:15.000Z (over 11 years ago)
- Last Synced: 2025-12-21T02:26:30.726Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-ngpp
Yeoman generator for AngularJs boilerplate
## Install
npm install generator-ngapp
## Use it
Create application
```bash
yo ngapp
```