Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/solidstart/README.md

SolidStart, the Solid app framework
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