Skip to content

fiorin-chan/vivu

Repository files navigation

vivu

Minimal template for small projects.

This template is designed to be as simple as possible, we recommend using Vitesse or Nuxt if it's not for a simple project.

Features

Pre-packed

Try it now!

GitHub Template

Create a repo from this template on GitHub.

Clone to local

Clone using git clone

git clone https://github.com/nazhard/vivu.git your-app-name
cd your-app-name
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
pnpm dev # start dev server

Why?

Inspired by Vitesse, and I also use vue a lot, so I made this because too many same setup would be a little tiring.

This template is basically for personal use, but I thought this was pretty cool. And yeah, you can see the preview here