https://github.com/redbackthomson/marketmonitor
An ionic production of MarketMonitor
https://github.com/redbackthomson/marketmonitor
Last synced: about 2 months ago
JSON representation
An ionic production of MarketMonitor
- Host: GitHub
- URL: https://github.com/redbackthomson/marketmonitor
- Owner: RedbackThomson
- License: mit
- Created: 2015-08-22T08:39:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T16:13:26.000Z (almost 11 years ago)
- Last Synced: 2025-03-01T00:39:09.896Z (over 1 year ago)
- Language: JavaScript
- Size: 3.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarketMonitor
An ionic production of MarketMonitor
##Requires
* [Node.js](http://nodejs.org/)
* [Ionic](http://ionicframework.com/getting-started/)
##Dev Installation
```
npm install
bower install
ionic serve --lab
```