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

https://github.com/vikbert/sf-components

A smart full list of Symfony components inspired by a meetup of Symfony user group in Berlin.
https://github.com/vikbert/sf-components

svelte-v3 symfony typescript

Last synced: 9 months ago
JSON representation

A smart full list of Symfony components inspired by a meetup of Symfony user group in Berlin.

Awesome Lists containing this project

README

          


pixss

Symfony Components


Coding dojo with svelte.js to show symfony components




PRs Welcome


MIT License


---

## Live [Demo](https://sf-components.vercel.app/)

![](docs/components.png)

### Getting started
```bash
npx degit vikbert/sf-components svelte-app
cd svelte-app
npm install
```

### Start Dev
```bash
npm run dev
```

### Start tests
```bash
npm run test
```

## licence

MIT [@vikbert](https://vikbert.github.io/)