generator-unicron
v1.0.4
Published
Generator to reduce the pain caused to A/A devs while developing in unicron
Maintainers
Readme
generator-unicron
Yeoman generator to scaffold Acklen Avenue's unicron front-end boilerplate.
What is Unicron?
Unicron is a front-end boilerplate developed by Acklen Avenue. To read more about the project and the technologies it uses, refer to Its repository
Getting Started
Requirements and dependencies
- on Windows install chocolatey
- Install Python 2.7
choco install python -version 2.7.2
- Install Python 2.7
- Install global dependencies
npm install -g node-inspector bower gulp typescript tsd phantomjs tslint karma karma-cli grunt-cli yo
Start using
- Install yeoman generator
npm install -g generator-unicron - Run generator
yo unicron <Application name>
