mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 02:36:51 +00:00
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Development setup"
|
||||
title: "Development Setup"
|
||||
description: "How to set-up your development environment"
|
||||
tags: ['Engineering']
|
||||
---
|
||||
@@ -16,7 +16,8 @@ cd nocodb
|
||||
|
||||
```bash
|
||||
# run from the project root
|
||||
pnpm i
|
||||
# this command will install the dependencies including sdk build
|
||||
pnpm bootstrap
|
||||
```
|
||||
|
||||
## Start Frontend
|
||||
|
||||
Reference in New Issue
Block a user