Skip to content

sooolarxi/Interview-Helper

Repository files navigation

使用的依賴

  • vue3 & scss & ts
  • vue-router
  • pinia & pinia-plugin-persistedstate
  • pnpm
  • ESLint & prettier
  • husky & lint-staged & commitlint & Code Spell Checker
  • 按需引入 element-plus & 全局注冊 element-plus/icons-vue
  • axios
  • nprogress

clone之後清除提交歷史並重新初始化

rm -rf .git git init