2020-08-20 19:43:10 +08:00
2020-08-13 02:38:32 +08:00
2020-08-12 23:46:12 +08:00
2020-08-11 18:41:21 +08:00
2020-08-20 16:04:00 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 13:37:49 +08:00
2020-08-15 01:08:58 +08:00
2020-08-20 16:04:00 +08:00
2020-08-10 02:43:04 +08:00
2020-08-20 19:43:10 +08:00
2020-08-10 02:43:04 +08:00

Vitess - Opinionated Vite Starter Template

Mocking up web app with Vitesse


Live Demo


Features


Pre-packed

UI Frameworks

Icons

Plugins

Coding Style

Dev tools

Try it now!

Github Template

Create a repo from this template on Github.

Clone to local

If you prefer do to it 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.

Description
No description provided
Readme 3.6 MiB
Languages
TypeScript 61.7%
Vue 28%
HTML 4.7%
CSS 3.6%
Dockerfile 2%