https://github.com/500tech/angular1-mobx-demo
https://github.com/500tech/angular1-mobx-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/500tech/angular1-mobx-demo
- Owner: 500tech
- Created: 2016-11-12T15:02:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-21T16:08:06.000Z (over 9 years ago)
- Last Synced: 2025-04-30T10:33:26.395Z (about 1 year ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).