This template should help get you started developing with Vue 3 and TypeScript in Vite.
PrimeVue and Tailwind CSS are also pre-built to accelerate UI development.
Uses the Wujie framework to allow WebApp to run independently or embedded in any WebUI project. Including CasaOS and ZimaOS
.
Plugins for Tailwind CSS and Prettier have been configured to enhance the development experience.
The template uses Vue 3 <script setup>
SFCs , check out the script setup docs to learn more.
The recommended package manager is pnpm
pnpx degit IceWhaleTech/vue3-webui-template my-project
cd my-project
pnpm i
- VS Code
- Settings:
- Use Workspace (vue3-webui.code-workspace)
- Change
Format Document
toPrettier - Code formatter
- Extensions:
- Disable
- Unused extensions (workspace)
- Vetur (workspace)
- Install all recommended extensions from
.vscode/extensions.json
(workspace)
- Disable
- Settings:
- Base Framework
- UI Framework
- Micro Frontend
- Wujie 📖
- Developer Experience