/rrs-boilerplate

React-Redux boilerplate with SCSS and breakpoint utilities

Primary LanguageJavaScript

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)