https://github.com/andresaraujo/ng2_ts_playground
Angular 2 Typescript Playground
https://github.com/andresaraujo/ng2_ts_playground
Last synced: about 1 month ago
JSON representation
Angular 2 Typescript Playground
- Host: GitHub
- URL: https://github.com/andresaraujo/ng2_ts_playground
- Owner: andresaraujo
- Created: 2015-06-23T22:35:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-26T00:13:38.000Z (almost 10 years ago)
- Last Synced: 2025-01-18T22:58:33.960Z (3 months ago)
- Language: JavaScript
- Size: 469 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Angular 2 Typescript Playground
* `sudo npm install -g http-server typescript`
* `SHIFT + CTRL + B` to compile ts files
* run `http-serve`
### [Live Demo](http://andresaraujo.github.io/ng2_ts_playground/)
### [See Dart version](https://github.com/andresaraujo/ng2_dart_playground)