workshop/packages/nano-remix
2025-07-11 15:37:50 -07:00
..
scripts A much better way to handle links 2025-07-10 14:22:26 -07:00
src hmr with http 2025-07-11 15:37:50 -07:00
.gitignore 🆒 2025-06-16 09:27:35 -07:00
CACHING.md Add build caching and refactor route build logic 2025-07-10 11:39:37 -07:00
logo.svg ok 2025-07-08 16:40:52 -07:00
package.json I went a little crazy 2025-07-11 13:05:50 -07:00
README.md 🆒 2025-06-16 09:27:35 -07:00
tsconfig.json I went a little crazy 2025-07-11 13:05:50 -07:00

nano-remix

To install dependencies:

bun install

To run:

bun run main.ts

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