A user interface to manage resources in your Cosmo Tech workspaces
- if you don't have NodeJS yet, install nvm, and run:
nvm usein the repository folder - if you don't already have yarn installed, run
corepack enable
- run
yarn installto install the webapp dependencies - run
yarn startto start the webapp server