From your terminal run:
git clone [email protected]:orlando-paredes-hamsho/react-ppt.git
Then once it's downloaded
npm install
From your terminal run:
npm run start
Or in cloud 9:
npm run cloud
Always remember to:
git pull
Then once it's downloaded
npm install
This will get your files up to date and you will be able to continue working.