I am trying to set up MERN project. I need below configuration
react-toolbox
as UI libraryscss
andcss
for styling- hot module replacement
- redux devtools for development
Is there any boilerplate which is having this setup? If not please someone create or tweak these existing repo's and set it for me?
- https://github.com/theajr/react-redux-webpack2-boilerplate.git or
- https://github.com/react-toolbox/react-toolbox.git
Thanks in advance.