Created
April 7, 2023 08:13
-
-
Save sanjaykrishnan/4802f60439fdb37edfbf91cd521603be to your computer and use it in GitHub Desktop.
NPM latest install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -sL https://deb.nodesource.com/setup_19.x | sudo -E bash - | |
sudo apt-get install -y nodejs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm create [email protected]
cd react-app
npm install