In the root of you project type
yarn install
Once the project dependencies are installed, you can run it with
yarn start
The app will run locally in localhost:3000
First make sure to commit and push all of your changes to master. Then just run
yarn run deploy