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

https://github.com/500tech/angular1-mobx-demo


https://github.com/500tech/angular1-mobx-demo

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Angular 1 MobX demo

As was presented in [AngularUP 2016](http://angular-up.com)

This application was built using [angular-kick](http://github.com/500tech/angular-kick)

# Run
* ```npm i```
* ```npm i -g kick```
* ```kick s```

Navigate to [http://localhost:4200/](http://localhost:4200/).