Installing SolidX
Overview of how to initialize a SolidX project with links to the full step-by-step tutorial.
Installing SolidX is a breeze with our create-solid-app starter template.
Quick Overview
-
Run the command below to initialize your SolidX project:
npx @solidstarters/create-solid-app -
Answer a few simple prompts to configure your project.
-
Voila! Your SolidX project should be up and running.
-
Customize SolidX to fit your needs!
Step-by-Step Tutorial
For complete step-by-step installation guidance, including environment setup and configuration, follow the dedicated tutorial: