Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 471 Bytes

File metadata and controls

20 lines (13 loc) · 471 Bytes

App Screenshot

A meet app which can used to create, join and schedule your meetings

App Screenshot If you do a lot of meetings and gets lost in fields of links to find the your next meeting link, then this is a perfect app that can help you

App Screenshot

Deployment

To deploy this project run

npm install --global yarn
yarn install
yarn run
npm run dev