KDesktop/README.md
2024-06-19 14:46:29 -05:00

228 B

klectrdesktop

To install dependencies:

bun install

To run:

bun run index.ts

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