shashankKeshava / react-redux-boilerplate

Custom Boilerplate built on webpack and docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Redux Boilerplate

Install all dependencies

yarn or npm install

Development Build

yarn dev

Build

yarn build

Things to Do

  • Create build for statics file types
  • Prettier and SASS integration
  • Integrate Redux
  • Stable development build

About

Custom Boilerplate built on webpack and docker


Languages

Language:JavaScript 92.7%Language:HTML 7.3%