Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)