Web desktop
Go to file
2024-06-19 14:46:29 -05:00
assets init commit with existing code 2024-06-19 14:46:29 -05:00
src init commit with existing code 2024-06-19 14:46:29 -05:00
.gitignore init commit with existing code 2024-06-19 14:46:29 -05:00
404.html init commit with existing code 2024-06-19 14:46:29 -05:00
bun.lockb init commit with existing code 2024-06-19 14:46:29 -05:00
index.css init commit with existing code 2024-06-19 14:46:29 -05:00
index.html init commit with existing code 2024-06-19 14:46:29 -05:00
index.ts init commit with existing code 2024-06-19 14:46:29 -05:00
package.json init commit with existing code 2024-06-19 14:46:29 -05:00
README.md init commit with existing code 2024-06-19 14:46:29 -05:00

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.