ugobriasco / ng2stem

Angular 2 scaffold for bootstrapping ng2 applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Angular 2 scaffold for bootstrapping ng2 applications


Languages

Language:TypeScript 45.9%Language:JavaScript 36.2%Language:HTML 18.0%