Browse Source

feat: MindPilotUI

main
gjl 1 year ago
parent
commit
ee6d79593e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -21,7 +21,7 @@
- Frontend - Frontend
```bash ```bash
# Installation # Installation
cd MindPilotUI
cd Frontend
yarn yarn
# Build for Specific Platforms: # Build for Specific Platforms:
@@ -46,7 +46,7 @@
1. **Start MindPilot**: 1. **Start MindPilot**:
```bash ```bash
# Frontend # Frontend
cd MindPilotUI
cd Frontend
yarn dev yarn dev
# Backend # Backend


Loading…
Cancel
Save