Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spencemol19/rrs-boilerplate
React-Redux boilerplate with SCSS and breakpoint utilities
https://github.com/spencemol19/rrs-boilerplate
breakpoint-detection create-react-app node-sass react react-redux-boilerplate redux-thunk scss
Last synced: 11 days ago
JSON representation
React-Redux boilerplate with SCSS and breakpoint utilities
- Host: GitHub
- URL: https://github.com/spencemol19/rrs-boilerplate
- Owner: spencemol19
- Created: 2018-05-08T20:27:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T02:41:01.000Z (over 6 years ago)
- Last Synced: 2024-11-05T15:50:29.342Z (about 2 months ago)
- Topics: breakpoint-detection, create-react-app, node-sass, react, react-redux-boilerplate, redux-thunk, scss
- Language: JavaScript
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rrs-boilerplate
## Features:
### *Basic React starter with Redux for state management (redux-thunk middleware)
### *SCSS support (with auto-build and watch transpiling to CSS for dev and prod environments)
### *Active breakpoint detection synced to redux store### run `npm install` then `npm start` to get started
### (Intended for development use)