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-solid-ssr


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

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# bun-solid-ssr

To install dependencies:

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

To run:
```bash
bun run dev
```
uses:
[unjs-unimport](https://github.com/unjs/unimport): to auto import!

check out the vue version at [bun-vue-ssr](https://github.com/daniel-le97/bun-vue-ssr)
or the svelte version at [bun-svelte-ssr](https://github.com/daniel-le97/bun-svelte-ssr)