Skip to content

Instantly share code, notes, and snippets.

@alitheDev
Created July 23, 2023 09:47
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 alitheDev/2c16b1b0872e9b3b594cf18d5de1c231 to your computer and use it in GitHub Desktop.
Save alitheDev/2c16b1b0872e9b3b594cf18d5de1c231 to your computer and use it in GitHub Desktop.
This is the starter commands for react
> npx create-react-app helloworldapp
> cd helloworldapp
> npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment