generator-unicron

Generator to reduce the pain caused to A/A devs while developing in unicron

Usage no npm install needed!

<script type="module">
  import generatorUnicron from 'https://cdn.skypack.dev/generator-unicron';
</script>

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