Skip to content

Instantly share code, notes, and snippets.

@cprass
Created February 7, 2017 19:11
Show Gist options
  • Save cprass/e542a39eb29cdf38d35d5cbb7068d9e3 to your computer and use it in GitHub Desktop.
Save cprass/e542a39eb29cdf38d35d5cbb7068d9e3 to your computer and use it in GitHub Desktop.
npm install -g create-react-app
create-react-app hello-world
cd hello-world
npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment