SolidStart

Everything you need to build a Solid project, powered by solid-start;

Developing

Once you've created a project and installed dependencies with bun install, start a development server:

pnpm run dev

This project was created with the Solid CLI