Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 342 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 342 Bytes

Angular 2

Description

Getting started easy with angular 2 =(((( Link docs:https://angular.io/docs/ts/latest/quickstart.html

1: Clone repository

git clone https://github.com/trunghoangminh/angular2-starter.git

2: Install packages

npm install

3: Start server (includes auto refreshing) and gulp watcher

npm start