Skip to content

Commit

Permalink
forgor to add this step
Browse files Browse the repository at this point in the history
  • Loading branch information
Ianyourgod authored Mar 3, 2024
1 parent 5e5504d commit d792a7e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ Please report any security vulnerabilities using GitHub's security tab on the re
- [Windows](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/)
- [Mac](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/)
- [Linux](https://docs.mongodb.com/manual/administration/install-on-linux/)
2. Run `npm i`. if this doesn't work run it with --force
3. Run `npm run dev` to start the server in development mode.
2. Run `mongod` to start mongodb
3. Run `npm i`. if this doesn't work run it with --force
4. Run `npm run dev` to start the server in development mode.

## Deployment

Expand Down

0 comments on commit d792a7e

Please sign in to comment.