Files
crawlnicle/frontend
Tyler Hallada 4eee21caed Switch to tailwind for css styling
Could use more partials to reduce some of the current repetition (especially forms), but this is a start with everything converted.
2024-01-07 19:45:20 -05:00
..
2024-01-07 19:45:20 -05:00
2023-09-02 14:01:18 -04:00
2024-01-07 19:45:20 -05:00
2024-01-07 19:45:20 -05:00

crawlnicle-frontend

To install dependencies:

bun install

To run:

bun run hello_controller.ts

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