Skip to content

Instantly share code, notes, and snippets.

@lakinmohapatra
Created January 9, 2022 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lakinmohapatra/9253684ac5295380e23140ec2bdc343b to your computer and use it in GitHub Desktop.
Save lakinmohapatra/9253684ac5295380e23140ec2bdc343b to your computer and use it in GitHub Desktop.
Create package.json
{
"name": "test",
"scripts": {
"start": "node ./app.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment