Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yannickdot/angular2-discovery
Discover Angular 2.0 with me !
https://github.com/yannickdot/angular2-discovery
Last synced: about 6 hours ago
JSON representation
Discover Angular 2.0 with me !
- Host: GitHub
- URL: https://github.com/yannickdot/angular2-discovery
- Owner: YannickDot
- License: mit
- Created: 2015-10-25T18:43:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T14:27:12.000Z (about 9 years ago)
- Last Synced: 2024-04-18T12:56:14.896Z (7 months ago)
- Language: TypeScript
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular2.0 discovery
Discover Angular 2.0 with me !## Install :
- ```npm install ```
## Running :
- In one terminal tab : ```npm run tsc``` for **TypeScript compiler**
- In another tab : ``` npm start ``` for the **Live server**