Skip to content

Repository files navigation

src/
├── index.html
├── src/index.js
├── src/base.css  
├── src/assets/     
├── src/actions/
├── src/components/ 
├── src/constants/     
├── src/containers/
├── src/middleware/     
├── src/reducers/
└── src/store/
$ npm install yarn
$ yarn

Watch & Hot Module Replace

Run in dev mode

$ npm start

Build project in Production

$ npm run build

About

Quick boilerplate with React, redux, webpack( with HMR) and redux dev tool

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages