Skip to content
/ starter-vue Public template

A template to quickly create a vue project.

License

Notifications You must be signed in to change notification settings

Hongbusi/starter-vue

Repository files navigation

starter-vue

A template to quickly create a vue project.

Try it now!

starter-vue requires Node >=14

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit Hongbusi/starter-vue my-vite-project
cd my-vite-project
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Checklist

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

  • Change the author name in LICENSE and index.html
  • Change the title in index.html and App.vue
  • Change the hostname in vite.config.ts
  • Change the favicon in public

And, enjoy :)

Usage

Development

pnpm dev

Build

pnpm build

License

MIT License © 2022 Hongbusi

About

A template to quickly create a vue project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published