Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kuc-arc-f/hono_65mui

hono 4 + MUI 6 , example
https://github.com/kuc-arc-f/hono_65mui

cloudflare-pages hono mui mui6 react

Last synced: 11 days ago
JSON representation

hono 4 + MUI 6 , example

Awesome Lists containing this project

README

        

# hono_65mui

Version: 0.9.1

Author  :

date    : 2024/09/14

update : 2024/09/16

***
### Summary

hono 4 + MUI 6 , example

***
### Related

* https://mui.com/material-ui/getting-started/

***
### build

```
bun run build
#dev
bun run dev
```

***
### setting
* wrangler.toml

```
name = "name123"
compatibility_date = "2024-09-15"
pages_build_output_dir = "./dist"
compatibility_flags = [ "nodejs_compat" ]

# [vars]
# MY_VAR = "my-variable"
```

***
### blog

* https://knakatech-blog.pages.dev/posts/157

***
# License

* MIT

***