Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 561 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 561 Bytes

🔥 React Bootstrap Starter

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

Install dependencies ⏬

pnpm install

🚀 Available Scripts

To start the project, you can run:

pnpm dev

To build the project, you can run:

pnpm build