Skip to content

Instantly share code, notes, and snippets.

@matheusml
Created April 18, 2017 19:50
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 matheusml/af4b805f94375e2a2e73e64a947a56d2 to your computer and use it in GitHub Desktop.
Save matheusml/af4b805f94375e2a2e73e64a947a56d2 to your computer and use it in GitHub Desktop.
$ yarn global add create-react-app
$ npm install -g create-react-app
$ create-react-app NOME_PROJETO
$ cd NOME_PROJETO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment