/starter-uni

An UniApp Starter Template With Vue3, Vite, @unocss, @ano-ui.

Primary LanguageTypeScriptMIT LicenseMIT

Starter Uni

please use vitesse-uni-app!!!

Features

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 navigationBarTitleText in src/pages.json
  • Change the name and appid in src/pages.json
  • Remove the .github folder which contains the funding info
  • Clean up the READMEs

And, enjoy :)

License

MIT License © 2022-PRESENT Neil Lee