https://github.com/merri/codesandbox-astro-solidjs-playground
Astro + SolidJS setup / template for CodeSandbox
https://github.com/merri/codesandbox-astro-solidjs-playground
astro codesandbox solidjs template
Last synced: 5 months ago
JSON representation
Astro + SolidJS setup / template for CodeSandbox
- Host: GitHub
- URL: https://github.com/merri/codesandbox-astro-solidjs-playground
- Owner: Merri
- Created: 2022-04-02T19:21:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T02:27:52.000Z (about 3 years ago)
- Last Synced: 2025-01-17T08:25:15.569Z (over 1 year ago)
- Topics: astro, codesandbox, solidjs, template
- Language: TypeScript
- Homepage: https://codesandbox.io/s/github/Merri/codesandbox-astro-solidjs-playground
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro + SolidJS on CodeSandbox
This is a working Vite setup for Astro and SolidJS.
Also has Prettier and TypeScript. Uses Yarn because CodeSandbox does that and you probably can't change it.
Feel free to steal copy the root files and change to what you like to use.
## Development
For local development use `yarn dev` (CodeSandbox uses `yarn start`). This way Vite works for you in localhost.