Skip to content
Closed
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
3 changes: 2 additions & 1 deletion javascript/organizing_your_javascript_code/npm.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ The following questions are an opportunity to reflect on key topics in this less

This section contains helpful links to related content. It isn't required, so consider it supplemental.

- It looks like this lesson doesn't have any additional resources yet. Help us expand this section by contributing to our curriculum.
- [What is npx?]([#npm](https://docs.npmjs.com/cli/v8/commands/npx))
- [Difference between npm and npx](https://www.geeksforgeeks.org/what-are-the-differences-between-npm-and-npx/).