Skip to content

YunYouJun/vitesse

Repository files navigation

Vitesse

Opinionated Vite Starter Template

Mocking up web app with ⚡️vitesse


Live Demo


Pre-packed

UI Frameworks

Router

Utils

Misc

Dev tools

Try it now!

Create a repo from this template on Github.

Or if you prefers do to manually with cleaner git history

npx degit antfu/vitesse my-vitesse-app
cd my-vitesse-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Why

I have created several Vite apps recently. Setting the configs up is kinda the bottleneck for me to make the idea simply comes true in a very short time.

So I made this starter template for myself to create apps more easily, along with some good practices that I have learned from making those apps. It's strongly opinionated, but feel free to tweak it or even maintains your own forks.

About

🏕 Opinionated Vite Starter Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.7%
  • Vue 28.1%
  • CSS 11.4%
  • HTML 4.8%