1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 15:35:22 +02:00

Update README.md for npm

Signed-off-by: PlotMasterKoushik <156508822+PlotMasterKoushik@users.noreply.github.com>
This commit is contained in:
PlotMasterKoushik 2024-01-14 13:24:47 +05:30 committed by GitHub
parent 447f5983fe
commit 94d1d1b4a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,6 +51,11 @@ yarn prisma:migrate:dev
yarn prisma:seed yarn prisma:seed
yarn dev yarn dev
``` ```
```
cp .env.example .env
npm install
npm run dev
```
## High-priority issues ## High-priority issues