This project was bootstrapped with Create React App. Install dependencies npm install Run Webserver npm start Deploy to production npm i -g serve npm run build:prod serve -l 5000 -s build