https://yarnpkg.com/en/docs/install
yarn global add \
firebase-tools@latest \
create-react-app@latest \
react-scripts@latest \
antlr4@latest \
eslint@latest \
eslint-plugin-babel@latest \
eslint-plugin-lodash@latest \
eslint-plugin-no-loops@latest \
eslint-plugin-promise@latest
Run the dev build:
yarn run start
This will build the app, run it on localhost:3000, and open a browser. The app will be connecting to the production database.
Run the commands:
bash deploy.sh