Overview This document is a log of the initial setup steps that were performed. Steps Set Up Monorepo Create atoll-mono root folder. npm init npm init -w packages/shared --scope atoll npm init -w packages/web-app --scope atoll npm init -w packages/desktop-app --scope atoll