how to setup package json
At a high level,to create a package.json file you'll need to do the following:Enter the root folder of your projectRun npm initFill out the prompts to create your package.json How do I create a JSON package in NPM? You can create a package.json fil