Skip to content

Templates

There are many excellent templates that choose Wot UI as the basic component library. Here are a few typical templates for you to choose from based on your project needs.

wot-starter

🍀 wot-starter is a uni-app quick starter project deeply integrated with the Wot UI component library based on vitesse-uni-app. It is maintained by the Wot UI team, saying goodbye to HBuilderX and embracing modern front-end development toolchains.

You can also combine with CLI create-uni to directly create this template:

bash
pnpm create uni <project-name> -t wot-starter

Open the project folder in VS Code:

bash
code <project-name>

Install dependencies:

bash
pnpm install

Run the project:

bash
pnpm dev

vitesse-uni-app

vitesse-uni-app is a cross-platform quick start template driven by Vite & uni-app, backed by the Uni Helper team. Although it does not deeply integrate Wot UI, it is a very clean modern basic template.

unibest

unibest uses a newer front-end technology stack, does not rely on HBuilderX, runs through the command line, has built-in a large number of basic functions, and can choose to access Wot UI.

More Templates

If you are developing a uni-app template that integrates Wot UI, you are also welcome to send an email to 1780903673@qq.com. The maintainer will evaluate and add it to the list.

TemplateStarsDescription
wot-starterstars🍀 A uni-app quick starter project based on vitesse-uni-app deeply integrated with Wot UI component library.
vitesse-uni-appstarsA cross-platform quick start template driven by Vite & uni-app.
unibeststarsA uni-app development template using a newer technology stack.
vite-uniapp-templatestarsA practical-first uni-app starter template.
uni-plusstarsA uni-app template focusing on development experience.
uniez-templatestarsA uni-app template that prioritizes "functionality" and "development experience".
snail-unistarsA UniApp framework template for developers.

Released under the MIT License.

Released under the MIT License.