Skip to content

Instantly share code, notes, and snippets.

@catvinhquang
Created February 24, 2018 15:43
Show Gist options
  • Save catvinhquang/f5437f1b20f6ce6fc5c39a7c68e217a1 to your computer and use it in GitHub Desktop.
Save catvinhquang/f5437f1b20f6ce6fc5c39a7c68e217a1 to your computer and use it in GitHub Desktop.
1- Create new project: npm init
2- Install package: npm install package_name
3- Run app: node js_file_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment