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

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


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

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Angular 2 MobX demo

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

This application uses [ng2-mobx](http://github.com/500tech/ng2-mobx) library.

This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.17.

# Run
* ```npm i```
* ```ng server```

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