Skip to content

Instantly share code, notes, and snippets.

@esmaeelE
Created December 26, 2025 18:08
Show Gist options
  • Select an option

  • Save esmaeelE/5b33b9305d02b32c92587d340b06a650 to your computer and use it in GitHub Desktop.

Select an option

Save esmaeelE/5b33b9305d02b32c92587d340b06a650 to your computer and use it in GitHub Desktop.
node install

install nvm

https://github.com/nvm-sh/nvm

nvm install node # "node" is an alias for the latest version

Run project

npm install
npm run dev

npm run build
npm run start

yarn npm nvm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment