@brendonovich/solid-start
v0.6.1
Published
This is the SolidStart framework and CLI.
Downloads
1
Readme
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