Skip to content

Instantly share code, notes, and snippets.

@ChristopherHButler
Created October 6, 2022 11:08
Show Gist options
  • Save ChristopherHButler/17f8703fd623d7f565770f62fe3a6b62 to your computer and use it in GitHub Desktop.
Save ChristopherHButler/17f8703fd623d7f565770f62fe3a6b62 to your computer and use it in GitHub Desktop.
Set Node Version
{
"scripts": {
"start": "source ~/.nvm/nvm.sh && nvm use && start"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment