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