- React 18+ and Webpack 5.9+
- SASS support out of the gate
- HMR and hot reloading
- Compiles to a single JS and CSS file
- Not bloated with the create-react-app and Next.js spaghetti 🍝
npm i
Install dependencies- Create a
.env
file in the root of the folder npm run dev
will open your browser to localhost:9000
npm run build:prod