update readme

This commit is contained in:
charlene tau express 2025-05-27 17:55:48 +08:00
parent 8ba9d882bb
commit c6d7283df7

View File

@ -1,7 +1,11 @@
# UI_MFA
This template should help get you started developing with Vue 3 in Vite.
This is a simple web UI built with Vue 3 and Tailwind CSS for querying **MFA API endpoints**, such as:
- `/recommend`
- `/search`
It allows users to input parameters like query, search type, page number, and page size, then send a request directly to the selected endpoint.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).