Skip to main content
Module

x/solidstart/README.md

SolidStart, the Solid app framework
Go to Latest
File

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