Sibbngheid 7e7c7969fb
chore: use degit (#3)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2020-08-10 10:38:38 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 10:38:38 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00
2020-08-10 02:43:04 +08:00

Vitesse

Opinionated Vite Starter Template

Mocking up web app with vitesse


Live Example


Pre-packed

UI Frameworks

Router

Utils

Misc

Dev tools

Use It!

npx degit antfu/vitesse my-vitesse-app \
cd my-vitesse-app \
git init \
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 very a short time. So I made this starter template for myself to create apps more easily, along with some good practices that I have learned during 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%