Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kuc-arc-f/hono_65mui
- Owner: kuc-arc-f
- Created: 2024-09-16T02:11:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T05:16:44.000Z (3 months ago)
- Last Synced: 2024-10-25T10:37:04.207Z (about 2 months ago)
- Topics: cloudflare-pages, hono, mui, mui6, react
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hono_65mui
Version: 0.9.1
Author :
date : 2024/09/14
update : 2024/09/16
***
### Summaryhono 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
***