chore: update package manager to pnpm@10.33.0 in package.json
This commit is contained in:
@@ -16,9 +16,9 @@ Built with React + Vite + Tailwind CSS and [Untitled UI React](https://www.untit
|
||||
## Development
|
||||
|
||||
```sh
|
||||
npm install
|
||||
npm run dev # http://localhost:5173
|
||||
npm run build # typecheck + production build into dist/
|
||||
pnpm install
|
||||
pnpm dev # http://localhost:5173
|
||||
pnpm build # typecheck + production build into dist/
|
||||
```
|
||||
|
||||
## Docker
|
||||
|
||||
Reference in New Issue
Block a user