https://www.loom.com/share/f0f8d2c4b2544ceb9ca1027c32be2f63
yarn install: install dependencies
yarn start : run in a development environment
yarn build: build a project
npm install: install dependencies
npm start: run in a development environment
npm build: build a project