Available commands Starting the app First, run yarn install to get all necessary packages. After that, run yarn start Linting To check linting, run yarn lint Building the app To create an app build, run yarn build