An open API service indexing awesome lists of open source software.

https://github.com/thomas-void0/mbti-mini

MBTI职业性格测试小程序93题完整版
https://github.com/thomas-void0/mbti-mini

Last synced: 11 months ago
JSON representation

MBTI职业性格测试小程序93题完整版

Awesome Lists containing this project

README

          

# MBTI职业性格测试小程序(93题完整版)

一款基于Taro搭建的MBTI职业性格测试微信小程序。(使用trae工具实现,纯AI编码)。

## 页面展示


首页
测试页
结果页
记录页

## 使用

1. clone本项目

2. 安装依赖

```shell
pnpm install
```
3. 启动项目

```shell
pnpm dev:weapp
```

4. 下载微信开发者工具,导入此项目