Skip to content

React-Redux boilerplate with SCSS and breakpoint utilities

Notifications You must be signed in to change notification settings

spencemol19/rrs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)