Dan's Webpack React Starter
This project is intended to provide me with a starting point for future React applications. Specifically, this came about when wanting to build D3 React apps.
Quick Start
To get started, install dependencies and start the dev server
npm install
npm start
This will open a new browser window automatically.
What's Included
- React
- Webpack 4
- PostCSS 7
- Babel 7
- ESLint
- Styled Components