Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 513 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 513 Bytes

Angular 2 - NG Tube App

This is a preview of how to build an app using Angular 2.0. Nothing in here is gauranteed to be the same as future versions of Angular come out.

Born from ng2do

The application structure for this project was brought on from ng2do. Click here to see the original project.

A Special thanks to David East for putting together that project.

Installation

npm install -g gulp
npm install
gulp
gulp serve

Apache 2.0 License