Skip to content

Commit 6fb2a86

Browse files
authored
Update README.md
1 parent 52f8f05 commit 6fb2a86

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -179,20 +179,6 @@ pnpm dev:backend # Convex backend only
179179
6. Generate and download private key
180180
7. Install app on your repositories
181181

182-
## Development Commands
183-
184-
### Development
185-
186-
```bash
187-
# Start all services
188-
pnpm dev
189-
190-
# Start specific services
191-
pnpm dev:web # Next.js app only
192-
pnpm dev:fuma # Fumadocs app only
193-
pnpm dev:server # Convex backend only
194-
```
195-
196182
### Linting and Formatting
197183

198184
```bash

0 commit comments

Comments
 (0)