Skip to content

efureev/kb-front

Repository files navigation

vue3-ts-vite-ssr-starter

  • Lightning-fast cold server start
  • Instant hot module replacement (HMR) and dev SSR
  • True on-demand compilation
  • Use vue3 vite3.0 typescript eslint SSR pinia unocss vue-router element-plus scss

Forked from https://github.com/vok123/vue3-ts-vite-ssr-starter

Getting Started

  • run in SPA serving mode
yarn install
npm dev:spa
  • preview
yarn install
yarn preview
  • build
yarn install
yarn build

Codebase to review

  • https://github.com/vbenjs/vue-vben-admin/tree/main
  • https://github.com/helixsoftco/vuelix/blob/main/src/auth/plugin.ts
  • https://github.com/feat-agency/vite-plugin-webfont-dl
  • https://github.com/EverSeenTOTOTO/browser-app-boilerplate/tree/vue-vite-ssr
  • https://github.com/developer-plus/vue-hbs-admin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors