Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daniel-le97/bun-react-ssr


https://github.com/daniel-le97/bun-react-ssr

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# react

getting started

```bash
bun create daniel-le97/bun-react-ssr
```

```bash
bun install
```

To run:

```bash
bun run index.tsx
```