https://github.com/500tech/react-redux-demo-starter
Starter for live coding demos with React and Redux
https://github.com/500tech/react-redux-demo-starter
Last synced: 5 months ago
JSON representation
Starter for live coding demos with React and Redux
- Host: GitHub
- URL: https://github.com/500tech/react-redux-demo-starter
- Owner: 500tech
- Created: 2016-02-06T16:24:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-06T16:24:36.000Z (over 10 years ago)
- Last Synced: 2025-04-30T10:33:29.577Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple ReactJS Boilerplate with Webpack and ES6
```
> npm install
> npm start
```
Open [localhost:3000](http://localhost:3000)
## License
MIT