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:
pnpm create uni <project-name> -t wot-starterOpen the project folder in VS Code:
code <project-name>Install dependencies:
pnpm installRun the project:
pnpm devvitesse-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.
| Template | Stars | Description |
|---|---|---|
| wot-starter | 🍀 A uni-app quick starter project based on vitesse-uni-app deeply integrated with Wot UI component library. | |
| vitesse-uni-app | A cross-platform quick start template driven by Vite & uni-app. | |
| unibest | A uni-app development template using a newer technology stack. | |
| vite-uniapp-template | A practical-first uni-app starter template. | |
| uni-plus | A uni-app template focusing on development experience. | |
| uniez-template | A uni-app template that prioritizes "functionality" and "development experience". | |
| snail-uni | A UniApp framework template for developers. |