1.0.4 • Published 8 years ago

generator-unicron v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

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 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>