Skip to content

Instantly share code, notes, and snippets.

@nayed
Created January 30, 2019 13:54
Show Gist options
  • Save nayed/54815cd7c587f917cc7d7cb720225b9c to your computer and use it in GitHub Desktop.
Save nayed/54815cd7c587f917cc7d7cb720225b9c to your computer and use it in GitHub Desktop.
npm init new project
git init
npx license mit > LICENSE
npx gitignore node
npx covgen YOUR_EMAIL_ADDRESS
npm init -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment