Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bernardini687/chat-redux
https://github.com/bernardini687/chat-redux
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernardini687/chat-redux
- Owner: bernardini687
- Created: 2019-05-24T10:45:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T15:23:17.000Z (almost 2 years ago)
- Last Synced: 2024-08-17T00:56:54.602Z (3 months ago)
- Language: JavaScript
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
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