This project was bootstrapped with Create React App.
$ npm install
Install all the packages for the development server.
$ npm start
Run dev-server.
$ npm run lint
Run the eslint.
$ npm run build
Build static app
$ surge
Deploy project in surge.sh
$ surge -p build -d domain-name.surge.sh
Deploy project in exist surge account