Skip to content

Instantly share code, notes, and snippets.

@stavarotti
Last active October 11, 2018 16:32
Show Gist options
  • Save stavarotti/6ad8dff75472199293a0 to your computer and use it in GitHub Desktop.
Save stavarotti/6ad8dff75472199293a0 to your computer and use it in GitHub Desktop.
Set environment variables for node (windows cmder)
$ set KEY_1='1' && set KEY_2='2' && npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment