Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 931 Bytes

README.md

File metadata and controls

32 lines (15 loc) · 931 Bytes

UX Mate

UX Mate is a Figma plugin that helps designers enhance their capabilities by using powerful AI. With the help of ChatGPT, UX Mate offers suggestions and recommendations to designers as they work, helping them create more intuitive and user-friendly designs.

Installation

To install UX Mate, run the following command in your terminal:

npm install

Build

To build UX Mate, run the following command in your terminal:

npm run build

Watch

To watch for changes in the code and automatically build UX Mate, run the following command in your terminal:

npm run build -- --watch

You will have to run this plugin on Figma. Please follow figma guideline to install the plugin manually.

Contributing

We welcome contributions from the community. If you find any bugs or have suggestions for improving the plugin, please open an issue or submit a pull request.

Thank you for your interest in UX Mate!