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

https://github.com/cakegaly/raqoo

Simple mind map application using React Flow
https://github.com/cakegaly/raqoo

mindmap react reactflow shadcn-ui tailwindcss vite

Last synced: 3 months ago
JSON representation

Simple mind map application using React Flow

Awesome Lists containing this project

README

          

# raqoo

## Getting Started

1. Clone the repository:

```bash
git clone https://github.com/cakegaly/raqoo.git
```

2. Navigate to the project directory:

```bash
cd raqoo
```

3. Install the dependencies:

```bash
pnpm install
```

4. Start the development server:

```bash
pnpm dev
```