slovocast/app
2024-03-18 22:07:30 -04:00
..
src Move form components into the form directory, and add a flash message. 2024-03-18 22:07:30 -04: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