Skip to content

Commit

Permalink
seed data instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mylastore committed Apr 22, 2023
1 parent 31d79f1 commit 7be35d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ npm run format
# Runs tests TODO
npm run test

# TODO need to refactor. But for now add type: module on the package.json before you run the following to seed users for testing the app. !important will rewrite MongoDB data
# TODO need to refactor. But for now add type: module on the package.json before you run the following to seed users
# for testing the app. !important it will rewrite MongoDB data & remove type: module from package.json after.
npm run seed
```

Expand Down

0 comments on commit 7be35d6

Please sign in to comment.