9 lines
99 B
Markdown
9 lines
99 B
Markdown
# Instructions
|
|
|
|
Start the API server using the following command:
|
|
|
|
```
|
|
npm install
|
|
npm run dev
|
|
```
|