<!-- markdownlint-disable MD030 --> | |
# Flowise UI | |
React frontend ui for Flowise. | |
 | |
Install: | |
```bash | |
npm i flowise-ui | |
``` | |
## License | |
Source code in this repository is made available under the [MIT License](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md). | |