This monorepo was generated using Nx. This is a monorepo for building-editor suits.
Run the following command
npm install
To serve the therb-frontend application, run the following command
npx nx serve therb-frontend
To build baues-uikit, run the following command
npx nx build baues-uikit
To build building-editor, run the following command
npx nx build building-editor
To build building-editor-react, run the following command
npx nx build building-editor-react