About

Vitesse Enterprise is an opinionated Vite starter templated forked from starter template made by @FranciscoKloganB which builds on top of @antfu’s original Vitesse template. It focuses on team-developer-experience by adding tools that enforce code quality and readability! With file-based routing, components auto importing, markdown support, I18n, PWA and uses UnoCSS for styling and icons.

// syntax highlighting example
function vitesse() {
  const foo = 'bar'
  console.log(foo)
}

Check out the GitHub repo for more details.

[Default Layout]