Skip to content

Commit

Permalink
chg: README更新
Browse files Browse the repository at this point in the history
  • Loading branch information
ashcolor committed Aug 28, 2023
1 parent 323e781 commit 46a5bf6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,11 @@ make dev
npx prisma migrate dev --name init
```

シード

```bash
npx prisma seed
```

### デプロイ

Expand Down

0 comments on commit 46a5bf6

Please sign in to comment.