Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandonroberts/ng2-skeleton-useasdefault
https://github.com/brandonroberts/ng2-skeleton-useasdefault
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/brandonroberts/ng2-skeleton-useasdefault
- Owner: brandonroberts
- Created: 2015-11-18T13:14:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T13:20:48.000Z (about 9 years ago)
- Last Synced: 2024-10-14T08:24:08.768Z (2 months ago)
- Language: JavaScript
- Size: 12.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ng2-skeleton
Dependencies (already in node_modules. See package.json)
- angular2 (alpha45)
- systemjsSteps :
- npm install -g tsd
- npm install -g typescript
- tscAfter 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.