jorroll / solid-start

SolidStart is Solid's official starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solid Start

This is the home of the new official starter for Solid. This is still a work in progress. Many features are missing or incomplete. Experimental status does not even mean beta status. Patch releases will break everything.

Heavily borrowed from SvelteKit. Much appreciate the work being done there.

mkdir my-app
cd my-app
npm init solid@next
npm install
npm run dev

About

SolidStart is Solid's official starter

License:MIT License


Languages

Language:JavaScript 85.0%Language:TypeScript 8.1%Language:CSS 5.0%Language:HTML 1.8%