generator-ng-2-applify

A Scaffolding for a basic App Setup with angular 2 and Material Design Lite. Simpy drag drop and run in Webstorm

Usage no npm install needed!

<script type="module">
  import generatorNg2Applify from 'https://cdn.skypack.dev/generator-ng-2-applify';
</script>

README

generator-ng-2-applify NPM version Build Status Dependency Status

A Scaffolding for a basic App Setup with angular 2 and Material Design Lite

Installation

First, install Yeoman and generator-ng-2-applify using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-ng-2-applify

Then generate your new project:

yo ng-2-applify

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.

License

© pratikthecook