Skip to content

Instantly share code, notes, and snippets.

@grantvanhorn
Last active July 26, 2017 01:10
Show Gist options
  • Save grantvanhorn/5e641c67155ac00b580e53562e20c94f to your computer and use it in GitHub Desktop.
Save grantvanhorn/5e641c67155ac00b580e53562e20c94f to your computer and use it in GitHub Desktop.
npm install -g create-react-app
create-react-app my-app
cd my-app/
npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment