Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -502,15 +502,6 @@ You only need to follow this section if you're modifying the challenge test runn

After you've committed your changes, check here for [how to open a Pull Request](/how-to-open-a-pull-request/).

// Quick commands reference - NEED TO DISCUSS ABOUT THIS

A quick reference to the commands that you will need when working locally.

| command | description |
| -------------- | ----------------------------------------------------------------------------- | --- |
| `npm ci` | Installs / re-install all dependencies and bootstraps the different services. |
| `npm run seed` | Parses all the challenge markdown files and inserts them into MongoDB. | --> |

## Troubleshooting

### Issues with installing the recommended prerequisites
Expand Down