nvm install v18.17.1
yarn install
yarn build
yarn dev
- Commit to git
- CircleCI will build the project on master and live branches
- Deployment: push to live branch for live deployment (CircleCI will deploy to an Azure Storage Blob set up for hosting static content.)