/angular2-samples

Get to know Angular 2

Primary LanguageTypeScript

Basic Angular 2 Application

Setup:

npm start

You can then open a browser to http://localhost:8080

NOTE: npm start command will do npm install and then run gulp go to transpile assets and start a simple Express server.