An NPM playground for the freeCodeCamp curriculum
Find a file
2025-03-06 08:29:06 +00:00
.devcontainer chore(config): configure the development environment 2025-03-06 08:29:06 +00:00
public Initial commit from Gomix. 2017-02-18 18:39:27 +00:00
views Initial commit from Gomix. 2017-02-18 18:39:27 +00:00
.gitignore fix: Remove hyperdev, add gitignore (#156) 2020-12-10 13:15:19 -07:00
.gitpod.yml fix(config): remove theme config (#727) 2024-06-03 13:39:00 -07:00
package-lock.json fix(config): update replit config (#419) 2022-07-15 11:53:03 -05:00
package.json Add testing fields in package.json 2025-03-06 08:28:38 +00:00
README.md chore(.gitpod): init config (#667) 2024-02-14 08:23:51 -06:00
server.js fix: add default listen port for server (#235) 2021-08-29 20:27:52 +01:00

Managing Packages With npm

This is the boilerplate code for the Managing Packages With npm Challenges. Instructions for working on these challenges start at https://www.freecodecamp.org/learn/back-end-development-and-apis/managing-packages-with-npm/