Skip to content

NelsonYong/vite-vue-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 1, 2023
bcfedc1 · Jun 1, 2023

History

73 Commits
Nov 2, 2022
May 7, 2023
Feb 24, 2023
May 7, 2023
Jan 16, 2023
Jun 1, 2023
Jan 17, 2022
Jan 17, 2022
Jan 17, 2022
Aug 4, 2022
Jan 26, 2022
Oct 9, 2022
Oct 9, 2022
Jan 26, 2022
Oct 9, 2022
Feb 24, 2023
Feb 24, 2023
May 11, 2023
Oct 9, 2022
Jun 1, 2023
Sep 27, 2022
Oct 9, 2022
Oct 9, 2022
Feb 24, 2023
Oct 9, 2022

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