Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deshmukhrajvardhan/5ba92f1d668c94972154652ab9c68af6 to your computer and use it in GitHub Desktop.
Save deshmukhrajvardhan/5ba92f1d668c94972154652ab9c68af6 to your computer and use it in GitHub Desktop.
Install angular+flask
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash
#open new terminal
nvm install --lts #v10.15.3
ng serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment