https://github.com/blankeos/swapy-solid-example
An example of swapy and solid.
https://github.com/blankeos/swapy-solid-example
Last synced: 8 months ago
JSON representation
An example of swapy and solid.
- Host: GitHub
- URL: https://github.com/blankeos/swapy-solid-example
- Owner: Blankeos
- Created: 2024-08-23T20:28:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T21:26:30.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T03:54:35.003Z (about 1 year ago)
- Language: TypeScript
- Size: 677 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Swapy Solid Example
This is a simple example of how to use [Swapy](https://github.com/TahaSh/swapy) with Solid.

### Quickstart
```sh
bun install
bun dev
```
> Bootstrapped with [Solid Hop](https://github.com/blankeos/solid-hop).