Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thekavikumar/react-admin-flowise

react admin & flowise
https://github.com/thekavikumar/react-admin-flowise

Last synced: 22 days ago
JSON representation

react admin & flowise

Awesome Lists containing this project

README

        

# test-admin

## Installation

Install the application dependencies by running:

```sh
npm install
```

## Development

Start the application in development mode by running:

```sh
npm run dev
```

## Production

Build the application in production mode by running:

```sh
npm run build
```