Skip to content

Ardanas/starter-vite

Repository files navigation

Features


Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

Plugins

Coding Style

Dev tools

  • TypeScript
  • Vitest - Unit testing powered by Vite
  • pnpm - fast, disk space efficient package manager

Try it now!

starter-vite requires Node >=14.18

GitHub Template

Create a repo from this template on GitHub.

Clone to local

git clone https://github.com/Ardanas/starter-vite.git
cd starter-vite
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Development

Just run and visit http://localhost:3333

pnpm dev

Build

To build the App, run

pnpm build

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

About

Vite + Vue Starter Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published