Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohannair/w7d4-react-ig
Demo React build during a LHL Lecture
https://github.com/rohannair/w7d4-react-ig
Last synced: 13 days ago
JSON representation
Demo React build during a LHL Lecture
- Host: GitHub
- URL: https://github.com/rohannair/w7d4-react-ig
- Owner: rohannair
- Created: 2016-07-07T15:55:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T17:06:26.000Z (over 8 years ago)
- Last Synced: 2024-10-25T10:48:00.360Z (2 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React skeleton
* Webpack
* ES6
* Hot-module reload## Setup
$> npm install
## Running
$> npm run start
http://localhost:8080