Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markpieszak/ng2-playground-2015

Angular 2 minimal starter (Typescript) WIP
https://github.com/markpieszak/ng2-playground-2015

Last synced: 21 days ago
JSON representation

Angular 2 minimal starter (Typescript) WIP

Awesome Lists containing this project

README

        

# [Deprecated] Angular 2 - Alpha minimal starter site / template

> Starter Demo for Angular 2 : A "get up and running" Angular 2 project.

### To get Started:

* Clone repo
* Cd into directory
* Run `npm install`
* Install live-server w/ npm `install -g live-server`
* Run the app with `live-server` in CLI