An open API service indexing awesome lists of open source software.

https://github.com/gokemon/angular-2-quickstart

This is my version of the Angular 2 QuickStart, I have stripped out the testing and other stuff, down to basic "app works!" and it does
https://github.com/gokemon/angular-2-quickstart

angular-2-quickstart typescript

Last synced: 2 months ago
JSON representation

This is my version of the Angular 2 QuickStart, I have stripped out the testing and other stuff, down to basic "app works!" and it does

Awesome Lists containing this project

README

          

# Angular-2-QuickStart
This is my version of the Angular 2 QuickStart, I have stripped out the testing and other stuff, down to basic "app works!"

Basic commands,

npm install

and

npm start