Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lxsmnsyc/metaframework-benchmarks


https://github.com/lxsmnsyc/metaframework-benchmarks

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Metaframework Benchmarks

## Frameworks

- SolidStart
- NextJS (using App Router)
- Remix
- SvelteKit (TBA)
- QwikCity (TBA)
- Nuxt (TBA)
- Marko (TBA)

## Setup

```bash
pnpm i
```

### Building frameworks

```bash
pnpm -r --filter="./frameworks/*" build
```

### Running benchmark