Skip to content

wanner-work/vite-starter

Repository files navigation

wanner.work/vite-starter

Minimal starter template to use if SSR is not needed.

It includes:

  • Typescript v7*
  • Vite v8
  • React (React Compiler)
  • Oxlint
  • Oxfmt

(* We use unreleased versions of TypeScript to take advantage of the immense performance improvements. If a problem arises, you can switch to the latest stable versions by changing the dependencies in package.json.)

Getting started

The easiest way to get started is by using giget to get the template:

pnpx giget@latest gh:wanner-work/vite-starter ./vite-starter

Good to know

JetBrains IDEs

Install the Oxc in JetBrains Marketplace to get support for Oxlint and Oxfmt in JetBrains IDEs and enable the auto format on save feature.

About

Minimal starter template to use if SSR is not needed.

Resources

Stars

Watchers

Forks

Contributors