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

https://github.com/sveltejs/svelte-bench

Benchmarks for Svelte
https://github.com/sveltejs/svelte-bench

Last synced: about 2 months ago
JSON representation

Benchmarks for Svelte

Awesome Lists containing this project

README

          

# svelte-bench

Benchmarks for [Svelte](https://svelte.technology). Work-in-progress.

## Running the benchmarks

You must have [Yarn](https://yarnpkg.com) installed.

```bash
git clone https://github.com/sveltejs/svelte-bench
cd svelte-bench
yarn
yarn start
```

Navigate to [localhost:3000](http://localhost:3000).