https://github.com/500tech/angular2-mobx-demo
https://github.com/500tech/angular2-mobx-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/500tech/angular2-mobx-demo
- Owner: 500tech
- Created: 2016-11-12T15:02:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-17T13:31:50.000Z (over 9 years ago)
- Last Synced: 2025-04-30T10:33:26.427Z (about 1 year ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).