Skip to content

Instantly share code, notes, and snippets.

@wking-io
Last active October 5, 2017 14:22
Show Gist options
  • Save wking-io/24a4f0ddc03db7059174f51af35241f7 to your computer and use it in GitHub Desktop.
Save wking-io/24a4f0ddc03db7059174f51af35241f7 to your computer and use it in GitHub Desktop.
Create New Create React App Project
npx 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