20 lines
419 B
Markdown
20 lines
419 B
Markdown
<!-- markdownlint-disable MD030 -->
|
|
|
|
# Flowise UI
|
|
|
|
English | [中文](./README-ZH.md)
|
|
|
|
React frontend ui for Flowise.
|
|
|
|

|
|
|
|
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).
|