JGuizard
9/18/2017 - 2:50 PM

Create new project

//Create new project
npm install -g create-react-app
create-react-app helloreact
npm start