Skip to content

Commit

Permalink
Add test command to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyouMB committed May 27, 2024
1 parent 4c3d9fa commit 0a9c3b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,10 @@ npm run db:push:test
npm run dev
```

8. Run the tests:

```bash
npm run test
```

That's it! You have successfully set up the Submissions Platform on your local machine.

0 comments on commit 0a9c3b2

Please sign in to comment.