/ng2stem

Angular 2 scaffold for bootstrapping ng2 applications

Primary LanguageTypeScript

Angular 2 Stem

A sterter pack for Angular 2 application, following the schotch.io format. It refers to the official Angular quickstart.

##Prerequisites npm install -g angular-cli

##Usage

  • clone the repo
  • install dependancies with npm install
  • run the mockup with npm start