Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 281 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 281 Bytes

##Angular 2.X TypeScript starter kit

###Installation

Requirements:

  • NodeJS

Installation:

npm install -g gulp typescript
npm install

To run:

gulp

###Usage

The starter kit is meant to be used by anyone who wants to get a taste of Angular 2.X apps