This is a minimal react+webpack+babel project to avoid heavy modules installation with create-react-app
. Based on this guide.
- clone this repo
- cd
bare-react-project
pnpm install
pnpm start
- go to localhost:3000
This is a minimal react+webpack+babel project to avoid heavy modules installation with create-react-app
. Based on this guide.
bare-react-project
pnpm install
pnpm start