A simple framework built with react that contains the configuration of react-router and webpack4.Note: Dependencies on styles are not integrated into them.
react+webpack4+react-router4
git clone https://github.com/Sception/react-base-frame.git
npm init
npm run dev(Development model)
npm run build(Production mode)