Minimal
AstroVite + ReactMinimal
Minimal configuration with Lism CSS. Ideal for testing or as a base for your own custom setup.
↓
Install command
Pick a stack through the interactive flow.
$ npm create lism@latest -- --template minimal --lang en Or specify a stack directly:
Astro
$ npm create lism@latest -- --template minimal-astro --lang en Vite + React
$ npm create lism@latest -- --template minimal-vite --lang en