Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 390 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 390 Bytes

vite-template-renellc-react

This is a custom template that I personally use when starting new React SPA projects. This is based on Vite's React + Typescript + SWC template but differs in the following ways:

  • Uses Biome for linting and formatting instead of ESLint and Prettier
  • Adds Tanstack Router as a routing solution