freeCodeCamp/guide/english/certifications/apis-and-microservices/managing-packages-with-npm/add-a-description-to-your-p.../index.md

15 lines
897 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
title: Add a Description to Your package.json
---
## Add a Description to Your package.json
To complete the challenge follow the below steps:
* Go to the link given in the curriculam statring intro page.
![freecodecamp apis-and-microservices intro](https://user-images.githubusercontent.com/15084301/45616545-65732480-ba8d-11e8-9893-412ff6c68be5.png)
[Glitch starter project link](https://glitch.com/#!/import/github/freeCodeCamp/boilerplate-npm)
* Edit the package.json file and update the author
* Then click on the show(your app) link at the top on the Glitch project to get the public link
![Glitch public project link](https://user-images.githubusercontent.com/15084301/45616579-8176c600-ba8d-11e8-8a46-4ac930578e74.png)
* Submit the link in the solution and that's it.
![sucess page](https://user-images.githubusercontent.com/15084301/45616757-019d2b80-ba8e-11e8-8b5b-98dc6d02c235.png)