please use vitesse-uni-app!!!
-
🎨 UnoCSS - the instant on-demand atomic CSS engine
-
🔥 Use the new
<script setup>
syntax -
📥 APIs auto importing - use Composition API and others directly
Create a repo from this template on GitHub.
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
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
navigationBarTitleText
insrc/pages.json
- Change the
name
andappid
insrc/pages.json
- Remove the
.github
folder which contains the funding info - Clean up the READMEs
And, enjoy :)