This template provides a minimal setup to get React and Bootstrap working in Vite with HMR and some ESLint rules.
Node version: 20.17.0
If you use another version, please use n to manage.
pnpm
version: 9.12.1
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