Skip to content

GeniusCorn/advent-of-vue

Repository files navigation

Vue 3 Starter

Vue 3 development template for building web applications quickly, integrating Vue 3, Vite, and popular libraries or development plugins.

Features

Pre-packed

Plugins

UI Framework

Icons

Coding Style

Dev Tools

Usage

Clone to local

npx degit GeniusCorn/vue3-starter my-app
cd my-app
pnpm i

Development

Just run and visit http://localhost:5173

pnpm dev

Build

To build the app, run

pnpm build

Deploy on Netlify

Go to Netlify, add new site and import an existing project from your git repository, just click deploy site and the app will be live soon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published