starter-uni
starter-uni copied to clipboard
An UniApp Starter Template With Vue3, Vite, @unocss, @ano-ui.
Starter Uni
please use vitesse-uni-app!!!
Features
-
📦 Components auto importing
-
🎨 UnoCSS - the instant on-demand atomic CSS engine
-
🔥 Use the new
<script setup>syntax -
📥 APIs auto importing - use Composition API and others directly
Try it now
GitHub Template
Create a repo from this template on GitHub.
Clone to local
If you prefer to do it manually with the cleaner git history
npx degit zguolee/starter-uni my-starter-uni-app
cd my-starter-uni-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
Checklist
When you use this template, try follow the checklist to update your info properly
- [ ] Change the author name in
LICENSE - [ ] Change the name in
package.json - [ ] Change the
navigationBarTitleTextinsrc/pages.json - [ ] Change the
nameandappidinsrc/pages.json - [ ] Remove the
.githubfolder which contains the funding info - [ ] Clean up the READMEs
And, enjoy :)
License
MIT License © 2022-PRESENT Neil Lee