Files
Flowise/packages/ui/README.md
T
2023-09-08 11:49:22 +01:00

20 lines
409 B
Markdown

<!-- markdownlint-disable MD030 -->
# Flowise UI
English | [中文](./README-ZH.md)
React frontend ui for Flowise.
![Flowise](https://github.com/FlowiseAI/Flowise/blob/main/images/flowise.gif?raw=true)
Install:
```bash
npm i flowise-ui
```
## License
Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).