Created
January 10, 2019 14:35
-
-
Save mtheoryx/1be3caffd063016042db22526cc593e0 to your computer and use it in GitHub Desktop.
Create a node project - From Tierney Cyren @bitandbang
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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