Created
March 20, 2015 14:41
-
-
Save danared/7c57f82ef6941f8ef45a to your computer and use it in GitHub Desktop.
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
mkdir myprojects | |
cd myprojects | |
npm init | |
npm install mongodb --save |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment