Mocking up uni app with Boot-Uni (speed)
English | 简体中文
- ⚡ Lightning fast: Built with Vue 3, Vite, and pnpm 🔥
- 💪 Strongly typed: Uses TypeScript 💻
- 🔥 Latest syntax: Uses the new <script setup> syntax 🆕
- 📦 Components auto importing: Automatically imports components 🚚
- 📥 APIs auto importing: Uses unplugin-auto-import to directly import Composition API and others 📨
- 🎨 UnoCSS - The instant on-demand atomic CSS engine, providing a lightweight and fast way to style your app.
- 🎉 Loading feedback: Uses NProgress to provide page loading progress feedback 🔄
- 🍍 State management: Uses Pinia for state management 🗃️
- 📜 Chinese font preset: Includes a preset for Chinese fonts 🇨🇳
- ☁️ Netlify ready: Zero-config deployment on Netlify ☁️
Create a repo from this template on GitHub.
npx degit kirklin/boot-uni my-uni-app
cd my-uni-app
pnpm i
Go to Netlify and select your clone, OK
along the way, and your App will be live in a minute.