/react-redux-boilerplate

Minimal production ready react app boilerplate with webpack 4

Primary LanguageJavaScript

react-redux-boilerplate

Minimal production ready react app boilerplate with webpack 4

Powered by ⚡️

To run

npm i
npm start

To include Ant-design

# For ant-design integration switch to ant-design branch
git checkout ant-design

Have fun!