Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```