Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brandonroberts/ng2-skeleton-useasdefault


https://github.com/brandonroberts/ng2-skeleton-useasdefault

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ng2-skeleton

Dependencies (already in node_modules. See package.json)

- angular2 (alpha45)
- systemjs

Steps :

- npm install -g tsd
- npm install -g typescript
- tsc

After the files are generated by typescript, go to the browser and navigate
to your index.html (e.g http://127.0.0.1/ng2-skeleton/index.html)

Application based on Apache.