Project template for building JavaScript apps.
npx degit xixixao/vite-react-stitches-radix some_name
cd some_name
npm install
npm run dev
- Instant hot-reload | Vite
- Solid component base | React + Radix
- Styles coupled to components | Stitches
- Theming (light/dark mode) | Radix UI Colors
- Lint against common errors (typos, unused code) | ESLint
No static typing. Better for solo prototyping. Just JavaScript.
Light | Dark |
---|---|