An open API service indexing awesome lists of open source software.

https://github.com/envoy-vc/vite-starter

Vite Starter Kit made using Tanstack Router.
https://github.com/envoy-vc/vite-starter

biomejs starter-kit tanstack-router vite

Last synced: about 2 months ago
JSON representation

Vite Starter Kit made using Tanstack Router.

Awesome Lists containing this project

README

        

# Vite Starter

This is a accompanying vite starter kit that goes with [Turbo Starter](https://github.com/Envoy-VC/turbo-starter).

# Features

- 🛒 Packages are managed with [pnpm](https://pnpm.io)
- ✅ Type-safe Router using `@tanstack/router`.
- 🌎 Uses `@biome/biomejs` for code formatting and linting.
- ✅ Uses a strict opinionated linting setup using [klarity](https://github.com/Envoy-VC/klarity).
- 🎨 Tailwind CSS v4 Support

---