generator-altran-angular
v0.2.0
Published
Use this yeoman generator to help you create AngularJS applications based to works properly with the Altran Angular Library.
Downloads
9
Maintainers
Readme
generator-altran-angular
Use this yeoman generator to help you create AngularJS applications based to works properly with the Altran Angular Library.
Installation
If you're on Windows, do yourself a favor and use cmder instead of cmd.exe
.
First, install Yeoman globally and the generator-altran-angular globally using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-altran-angular
Then generate your new project:
yo altran-angular
Follow all the prompts to create your project.
Note: for now, the link to altran-angular-lib
is private. The grunt serve
task will not works. This is a temporary situation, the lib will be pushed to the public in a few.
Contributing
Check out the Contributing file.
Built With
- Yeoman - The Web's scaffolding tool for modern webapps
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
Authors
- Geoffrey Testelin - Front-End Developer - C0ZEN
License
This project is licensed under the MIT License - see the LICENSE.md file for details.