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.
- Host: GitHub
- URL: https://github.com/vikbert/sf-components
- Owner: vikbert
- Created: 2021-02-05T16:12:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T15:58:47.000Z (almost 5 years ago)
- Last Synced: 2025-06-03T15:26:31.663Z (10 months ago)
- Topics: svelte-v3, symfony, typescript
- Language: Svelte
- Homepage: https://sf-components.vercel.app/
- Size: 6.15 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
## Live [Demo](https://sf-components.vercel.app/)

### 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/)