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/bun_33react

Bun + esbuild + React + Express
https://github.com/kuc-arc-f/bun_33react

bun esbuild expressjs react

Last synced: 4 days ago
JSON representation

Bun + esbuild + React + Express

Awesome Lists containing this project

README

        

# bun_33react

Version: 0.9.1

Author  :

date    : 2024/09/25

update : 2024/10/06

***

Bun + esbuild + React + Express

***
### build

* build, dev-start, watch

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

***
### example

* chakra : chakraUI example
* simple_auth: auth example
* mail_test : mail send (Gmail) example

***
### blog

https://knakatech-blog.pages.dev/posts/163

***
# License

* MIT

***