Skip to content

NelsonYong/vite-vue-box

Repository files navigation

vite-vue-box

Out of the box, you can quickly generate the vue3 business framework.

Preview

English | 简体中文

🌟 Feature

Try it now

GitHub Template

Create a repo from this template on GitHub.

Clone to local

npx degit NelsonYong/vite-vue-box vite-vue-box-template
cd  vite-vue-box-template
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
# If you have a repo on Github
pnpm huskyInstall

Checklist

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

  • Change the author name in LICENSE
  • Change the title in App.vue
  • Change the hostname in vite.config.ts and config
  • Change the favicon in public
  • Remove the .github folder which contains the funding info
  • Clean up the READMEs and remove routes