slovocast/app
2024-03-03 21:28:33 -05:00
..
src Reorganize the TSX to handle making the pages. 2024-03-03 21:28:33 -05:00
.editorconfig Add Hono app for the project. 2024-03-02 11:48:37 -05:00
.gitignore Add Hono app for the project. 2024-03-02 11:48:37 -05:00
bun.lockb Add Hono app for the project. 2024-03-02 11:48:37 -05:00
package.json Add Hono app for the project. 2024-03-02 11:48:37 -05:00
README.md Add Hono app for the project. 2024-03-02 11:48:37 -05:00
tsconfig.json Add Hono app for the project. 2024-03-02 11:48:37 -05:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000