Skip to content

akarpas/react-redux-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Boiler Plate for React / Redux / SCSS on Webpack

Heavily based on (but slightly customized):

React Bolt Boilerplate.

yarn install

yarn start

Runs the app in the development mode.
Open http://localhost:8081/ to view it in the browser.

yarn test

To run your tests.

yarn build

To build your app.