Skip to content

Instantly share code, notes, and snippets.

@codingedgar
Last active August 7, 2018 14:44
Show Gist options
  • Save codingedgar/6f4fa81d79a86c9c4caeb3eadecd467b to your computer and use it in GitHub Desktop.
Save codingedgar/6f4fa81d79a86c9c4caeb3eadecd467b to your computer and use it in GitHub Desktop.
Un buen flujo de trabajo en Node.js: Makefile (basic)
init:
brew install yarn
yarn init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment