This template provides a minimal setup to get React(v18) and Bootstrap working in Vite with HMR and some ESLint rules.
Node version: 22.18.0
If you use another version, please use n to manage.
pnpm version: 10.15.0
To upgrade to the latest pnpm version please run:
npm install -g pnpm@latestpnpm installTo start the project, you can run:
pnpm dev
To build the project, you can run:
pnpm build