Awesome
<h5 align='center'> <b>Lightweight Vite Starter Template for Solid</b> </h5> <h6 align='center'> <a href="https://vitesse-lite-solid.vercel.app/">Live Demo</a> </h6> <br> <p align='center'> <b>English</b> | <a href="https://github.com/Nauxscript/vitesse-lite-solid/blob/main/README.zh-CN.md">简体中文</a> </p>Features
-
🎨 UnoCSS - The instant on-demand atomic CSS engine.
-
😃 Use icons from any icon sets in Pure CSS
-
✅ Use Vitest for unit and components testing
-
🦾 TypeScript, of course
-
️⛰️ Deploy on Vercel, zero-config
-
🧰 Integrated
SolidStart
,It provides the following features.- 🗂 File based routing
- 📚 Supports all rendering modes: SSR \ CSR \ SSG \ Streaming SSR.
- 💄 CSS Modules, SASS/SCSS Support
- and much more features...
Try it now!
GitHub Template
Create a repo from this template on GitHub.
Clone to local
If you prefer to do it manually with the cleaner git history
npx degit Nauxscript/vitesse-lite-solid my-solid-app
cd my-solid-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
Credits
- Inspired by vitesse
- vitesse-solid