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

https://github.com/sphinxc0re/testing-svelte-5-bug

A simple reproduction of a problem with Svelte 5
https://github.com/sphinxc0re/testing-svelte-5-bug

Last synced: about 2 months ago
JSON representation

A simple reproduction of a problem with Svelte 5

Awesome Lists containing this project

README

        

# testing-svelte-5-bug
A simple reproduction of a problem with Svelte 5

## Development and testing

```
npm install
```

and then

```
npm run dev
```