update readme
This commit is contained in:
parent
8ba9d882bb
commit
c6d7283df7
@ -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).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user