This is a boilerplate for application that want to be created without using create-react-app. The project dependency includes
- Webpack
- Babel
- Css-Loader
- Style-Loader
- Html-Webpack-Plugin
git clone https://github.com/kishore-devaraj/react-boilerplate
npm install
npm start