- Install NodeJS from https://nodejs.org/uk/ (apt-get, brew)
- Should be shure that you have installed NPM
npm install -g create-react-app
create-react-app my-app
cd ./my-app
Created
February 12, 2018 21:53
-
-
Save jmas/19fbabb7313e8113e4e9cfa13609bb5b to your computer and use it in GitHub Desktop.
How to start with react
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment