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题完整版
- Host: GitHub
- URL: https://github.com/thomas-void0/mbti-mini
- Owner: thomas-void0
- Created: 2025-03-18T10:10:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-16T05:49:21.000Z (12 months ago)
- Last Synced: 2025-07-31T16:54:01.883Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.58 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MBTI职业性格测试小程序(93题完整版)
一款基于Taro搭建的MBTI职业性格测试微信小程序。(使用trae工具实现,纯AI编码)。
## 页面展示
## 使用
1. clone本项目
2. 安装依赖
```shell
pnpm install
```
3. 启动项目
```shell
pnpm dev:weapp
```
4. 下载微信开发者工具,导入此项目