Solid
Create a Solid project based on Farm.
Farm provides two approaches to support creating Solid projects:
- Use the
create-farmscaffold to create a scaffold project - You can manually create a
Solidproject following the current documentation
Creating a Solid Project
Select Solid template in Select Framework
Solid
For Solid support, Farm recommends using Vite plugins.
farm.config.ts
If you want to start DevServer
If you need to run the build production environment product command
If you need to preview your build product
For more example details: Solid Example
