Scaffold ​
Scaffold / boilerplate / seed / starter kits / stack ensemble / Yeoman generator
- create-vue - Quickly scaffold a Vue project with
npm init vue@3
- vue-cli - Simple CLI for scaffolding Vue.js projects.
Client ​
Render Vue application in the browser only
- vue3-compact-template - A simple and compact Vue 3 template with current cutting edge front-end technologies
Electron ​
- Electron Vue - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
- electron-vue3-flask - An Electron & Vue.js application starter template that uses a Python backend via Flask for desktop application building
- electron-vite-template - A modern desktop application project template with Vue 3, Vite & Electron. It's fast!
Parts ​
Scaffold parts of the app
- vue-sh-cli - A CLI for generating Vue components, views, store modules & unit tests. Supports Vue 3 components template and TypeScript