https://github.com/purinx/solid-sand
h11d's solidjs playground
https://github.com/purinx/solid-sand
Last synced: over 1 year ago
JSON representation
h11d's solidjs playground
- Host: GitHub
- URL: https://github.com/purinx/solid-sand
- Owner: purinx
- Created: 2022-06-20T00:34:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T16:42:40.000Z (about 4 years ago)
- Last Synced: 2025-01-22T14:12:23.767Z (over 1 year ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solid Sand
h11y's solid.js playground.
## Requirements
- yarn (latest)
- node (LTS)
## Manual
```.sh
yarn
yarn dev
```