Skip to main content

Solid Start

This is the SolidStart framework and CLI.

The quickest way to get started:

npm init solid@latest my-app
cd my-app
npm install
npm run dev