Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thekavikumar/reactadmin-flowise
https://github.com/thekavikumar/reactadmin-flowise
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thekavikumar/reactadmin-flowise
- Owner: thekavikumar
- Created: 2024-05-25T07:33:11.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-27T12:38:21.000Z (6 months ago)
- Last Synced: 2024-10-05T08:41:09.400Z (about 1 month ago)
- Language: HTML
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-admin1
## 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
```