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

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

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.