Flexible mind map database
Go to file
2024-06-27 19:23:36 -05:00
src ok it kinda renders 2024-06-27 19:23:36 -05:00
.gitignore start 2024-06-27 19:03:02 -05:00
biome.json start 2024-06-27 19:03:02 -05:00
bun.lockb ok it kinda renders 2024-06-27 19:23:36 -05:00
index.html start 2024-06-27 19:03:02 -05:00
package.json ok it kinda renders 2024-06-27 19:23:36 -05:00
README.md ok it kinda renders 2024-06-27 19:23:36 -05:00
tsconfig.json ok it kinda renders 2024-06-27 19:23:36 -05:00
vite.config.ts start 2024-06-27 19:03:02 -05:00

matter

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.17. Bun is a fast all-in-one JavaScript runtime.