Skip to content
/ vue3-starter Public template

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

Notifications You must be signed in to change notification settings

GeniusCorn/vue3-starter

Repository files navigation

vue3

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 a new site and import an existing project from your git repository, just click deploy the site and the app will be live soon.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published