Skip to content

Instantly share code, notes, and snippets.

@allanchua101
Last active August 10, 2018 15:26
Show Gist options
  • Save allanchua101/96d24c8f91af98541a4ecb8793679d28 to your computer and use it in GitHub Desktop.
Save allanchua101/96d24c8f91af98541a4ecb8793679d28 to your computer and use it in GitHub Desktop.
Initializing an NPM project.
# This script will initialize
# an NPM project on the
# folder you created
npm init -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment