4057f530671c89e62c943d1a0f974150c00103cc
All checks were successful
Build / build (push) Successful in 1m12s
TODO Tree Chopper
Efficiently chop down your TODO trees in Miro 👌🪓
How to start locally
- Run
npm ito install dependencies. - Run
npm startto start developing.
Your URL should be similar to this example:
http://localhost:3000
- Paste the URL under App URL in your app settings.
- Open a board; you should see your app in the app toolbar or in the Apps panel.
How to build the app
- Run
npm run build.
This generates a static output insidedist/, which you can host on a static hosting service.
Description
Languages
TypeScript
83.2%
HTML
14.4%
CSS
2.4%
