https://github.com/morsdyce/stockr-react
https://github.com/morsdyce/stockr-react
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/morsdyce/stockr-react
- Owner: morsdyce
- Created: 2015-06-08T17:25:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T17:30:08.000Z (almost 10 years ago)
- Last Synced: 2025-01-24T09:41:38.979Z (3 months ago)
- Language: JavaScript
- Size: 266 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#How to run
```
npm install
grunt webpack-dev-server
```open a browser at localhost:8000