Want an lightweight alternative to create-react-app?
You're at the right place!
react-webpack-setup is a lightweight React Webpack Environment configured for development and production.
You can even start using SCSS out of the box.
- Clone the repository
git clone https://github.com/thisissandip/react-webpack-setup.git
- Install dependencies
npm install
- Your local development server will start at PORT 8080 and will watch 👀 your files continuously.