Skip to content

Instantly share code, notes, and snippets.

@allanchua101
Last active February 26, 2018 12:53
Show Gist options
  • Save allanchua101/c49b4adcef2b57740d52a48b58f7d982 to your computer and use it in GitHub Desktop.
Save allanchua101/c49b4adcef2b57740d52a48b58f7d982 to your computer and use it in GitHub Desktop.
Code for initializing package.json file
// The code below will generate a package.json file.
npm init -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment