Skip to content

Commit 742a694

Browse files
committed
updated to latest prisma version
1 parent e47f37a commit 742a694

File tree

5 files changed

+2244
-457
lines changed

5 files changed

+2244
-457
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ npx prisma migrate dev
136136
Start the Azure Static Web App server (in the root folder):
137137

138138
```sh
139-
swa start --api ./api
139+
swa start ./client --api ./api
140140
```
141141

142142
Enjoy the Static Web Site running locally!

0 commit comments

Comments
 (0)