Update README.md

This commit is contained in:
2026-07-01 08:11:41 +02:00
parent 4eba6fe476
commit 1866c92cc1
+8
View File
@@ -13,6 +13,14 @@ pnpm dev
# or # or
bun dev bun dev
``` ```
```
#Or
npm install build
#and
npm run build
#and
npm run start
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.