About
Vitespa is a fork of the opinionated Vite starter template Vitesse by @antfu for mocking apps swiftly. With file-based routing, components auto importing, markdown support, I18n, PWA and uses WindiCSS for UI.
// syntax highlighting example
function vitespa() {
const foo = 'bar'
console.log(foo)
}
Check out the GitHub repo for more details.
[Default Layout]