Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/websharkdev/hono-shop

Using Hono, NextJS and shadcn-ui
https://github.com/websharkdev/hono-shop

bun honojs nextjs shadcn-ui

Last synced: about 1 month ago
JSON representation

Using Hono, NextJS and shadcn-ui

Awesome Lists containing this project

README

        

To install dependencies:

```sh
bun install
```

To run:

```sh
bun run dev
```

open http://localhost:3000