Getting started
Use Solid CLI to create a new project:
You will be prompted to answer a few questions about your project. If you're unsure, stick with the default options. By default, the setup uses SolidStart, which is Solid's full-stack framework.
Alternatives to SolidStart
While we strongly recommend using Solid with SolidStart, you can also use Solid directly with Vite by selecting the SolidJS + Vite option in the Solid CLI.
note
Vite is commonly used for building single-page applications (SPAs), which you can also build with SolidStart.
Getting help
If you need assistance, don't hesitate to ask for help in the Discord chatroom!