chore(.gitpod): init config (#667)

* chore(.gitpod): init config

* fix: remove excluded files from vs code settings

* fix: remove badge from README file, link to intro page

---------

Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
This commit is contained in:
Shaun Hamilton 2024-02-14 16:23:51 +02:00 committed by GitHub
parent 1a9d5fc65a
commit 169c1827ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 20 additions and 7 deletions

View file

@ -1,2 +1,3 @@
# Backend Challenges boilerplate - package.json
[![Run on Repl.it](https://repl.it/badge/github/freeCodeCamp/boilerplate-npm)](https://repl.it/github/freeCodeCamp/boilerplate-npm)
# 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/