Skip to content

Commit aa3aac5

Browse files
authored
docs: remove broken section from mobile dev guide (#1114)
1 parent 0e8e69a commit aa3aac5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/content/docs/how-to-setup-freecodecamp-mobile-app-locally.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -502,15 +502,6 @@ You only need to follow this section if you're modifying the challenge test runn
502502

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

505-
// Quick commands reference - NEED TO DISCUSS ABOUT THIS
506-
507-
A quick reference to the commands that you will need when working locally.
508-
509-
| command | description |
510-
| -------------- | ----------------------------------------------------------------------------- | --- |
511-
| `npm ci` | Installs / re-install all dependencies and bootstraps the different services. |
512-
| `npm run seed` | Parses all the challenge markdown files and inserts them into MongoDB. | --> |
513-
514505
## Troubleshooting
515506

516507
### Issues with installing the recommended prerequisites

0 commit comments

Comments
 (0)