Mitscherlich / vue-app-starter-lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-app-starter-lite

based on vitesse and vitesse-lite

Changes in this fork
  • drop pwa / ssg / i18n / cypress support for my own oppion
  • (lite ver only) drop vitest
  • (lite ver only) drop vue-router / nprogress / unplugin-vue-router / vite-plugin-vue-layouts
  • (lite ver only) drop markdown integration

How to use

  1. clone this repo
  2. search and replace my-awesome-app with your app name
  3. run pnpm install
  4. run pnpm dev for development
  5. run pnpm build for production

License

MIT


Made with ❤️ by Mitscherlich

About

License:MIT License


Languages

Language:TypeScript 65.5%Language:HTML 17.3%Language:Vue 15.2%Language:CSS 2.0%