Mimer Tenant Portal Getting started Install nvm (on Mac: brew install nvm) Starting the backend cd into packages/backend nvm use npm install npm run dev Starting the frontend cd into packages/frontend nvm use npm install npm run dev Point your browser to http://localhost:5000