Home

Awesome

⚠ Archived ⚠

This project has been archived, please use the latest version of vitesse

Vitesse-lite

A lighter version of Antfu's Vue3 boilerplate, if you like this please support Antfu's work using the sponsor button on this page.

<br>

Features

<br>

Pre-packed

UI Frameworks

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 kn0wn/vitesse-lite my-vitesse-lite-app
cd my-vitesse-lite-app
npm i

Checklist

When you use this template, try follow the checklist to update your info properly

And, enjoy :)

Usage

Development

Just run and visit http://localhost:3000

npm run dev

Build

To build the App, run

npm run build

And you will see the generated file in dist that is ready to be served.

Deploy on Netlify

Go to Netlify and select you clone, OK along the way, and your App will be live in a minute.

Why

I have removed certain items from the original Vitesse as I found I didn't need as much and was removing it whenever I created a new project.