Skip to content

A zero-config Vue3 Starter template includes Vite4、Vue3 and TypeScript

License

Notifications You must be signed in to change notification settings

YutHelloWorld/vite-vue3-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3af0dc8 · May 15, 2023

History

5 Commits
Mar 22, 2023
May 15, 2023
Mar 22, 2023
May 15, 2023
Mar 22, 2023
May 15, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
Mar 22, 2023
May 15, 2023
May 15, 2023
May 15, 2023
Mar 22, 2023
May 15, 2023
Mar 22, 2023
Mar 22, 2023

Repository files navigation

English | 简体中文


Features

Pre-packed

UI Frameworks

Icons

Plugins

Coding Style

Dev tools

Try it now!

GitHub Template

Create a repo from this template on GitHub.

Clone to local

git clone https://github.com/YutHelloWorld/vite-vue3-template.git my-vite-app
cd my-vite-app
pnpm i

Checklist

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

  • Change the author name in LICENSE
  • Change the author name in package.json
  • Change the title in .env
  • Change the favicon in public
  • Clean up the README and remove routes

And then , you can enjoy coding fun :)

Usage

Development

Just run and visit http://localhost:8080

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

A zero-config Vue3 Starter template includes Vite4、Vue3 and TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published