https://github.com/bernardini687/wagon-cities
https://github.com/bernardini687/wagon-cities
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernardini687/wagon-cities
- Owner: bernardini687
- Created: 2019-05-14T16:16:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T23:28:12.000Z (over 2 years ago)
- Last Synced: 2025-01-10T00:26:33.555Z (4 months ago)
- Language: JavaScript
- Size: 2.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redux-boilerplate
Simple React + Redux starter with the following config:
- React, ReactDOM
- Redux, React-Redux
- Webpack 3
- Babel with es2015 and react presets
- Bootstrap (css only, loaded from a cdn in `index.html`)
- work with `.js` or `.jsx` files
- main `application.scss` stylesheet is imported in `index.js` as a module to enjoy hot reloading