12 lines
163 B
Markdown
12 lines
163 B
Markdown
# Structer Dashboard
|
|
|
|
1. Install the necessary dependencies using PNPM by running
|
|
```bash
|
|
npm install
|
|
```
|
|
|
|
5. Launch the dashboard with
|
|
```bash
|
|
pnpm start
|
|
```
|