YashBhalodi / cardsy

Handy Miro plugin to speed up your miro work

Home Page:http://cardsy.yashbhalodi.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Miro App

How to start:

  • Run yarn or npm install to install dependencies
  • Run yarn start or npm start to start developing, you should have a URL that looks like this
http://localhost:3000
  • Paste the URL in App URL in your app settings
  • open a board & you should see your app in the main toolbar when you click the three dots.

How to build the app:

Run yarn run build or npm run build and this will generate a static output inside dist/ which you can host on static hosting service.

About the app

This app is using vite so you can check the documentation if you want to modify vite.config.js configuration if needed.

About

Handy Miro plugin to speed up your miro work

http://cardsy.yashbhalodi.me/


Languages

Language:HTML 44.9%Language:CSS 31.2%Language:JavaScript 23.9%