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

https://github.com/webmaxru/angular2-quickstart

Angular 2 Quickstart - the repo was created before the official one appeared
https://github.com/webmaxru/angular2-quickstart

Last synced: about 2 months ago
JSON representation

Angular 2 Quickstart - the repo was created before the official one appeared

Awesome Lists containing this project

README

          

# Absolute minimum required for comfortable start with Angular 2 + TypeScript

1. `npm install`

1. `npm start`

Based on https://angular.io/docs/ts/latest/quickstart.html guide