Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zdsjdejt/ssr-demo

A SSR Demo Built With Bun And React ✍️
https://github.com/zdsjdejt/ssr-demo

bun react ssr

Last synced: 17 days ago
JSON representation

A SSR Demo Built With Bun And React ✍️

Awesome Lists containing this project

README

        

# SSR-Demo - A SSR Demo Built With Bun And React ✍️

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run dev
```

This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh)
is a fast all-in-one JavaScript runtime.