Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanivefraim/theme-creator-demo-angular-2
https://github.com/yanivefraim/theme-creator-demo-angular-2
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yanivefraim/theme-creator-demo-angular-2
- Owner: yanivefraim
- License: mit
- Created: 2015-08-28T23:37:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T15:54:20.000Z (about 9 years ago)
- Last Synced: 2023-08-12T14:46:37.348Z (over 1 year ago)
- Language: JavaScript
- Size: 520 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Theme Creator Demo
An Angular 2.0 demo for my "Be ready for Angular 2.0 Today" presentation ([presentation link](http://yanivefraim.github.io/be-ready-for-angular2-today))#Installation
```
git clone https://github.com/yanivefraim/theme-creator-demo-angular-2.git
``````
npm install
``````
npm install -g gulp
```#Run
```
gulp serve.dev
```