About
Sveltesse is an opinionated Svelte starter template made by @vyntrix for mocking apps swiftly. With easy routing, components, markdown support, I18n and uses UnoCSS for styling and icons.
// syntax highlighting example
function sveltesse() {
const foo = 'bar'
console.log(foo)
}
Check out the GitHub repo for more details.
[Default Layout]