Files
2021-11-18 15:40:01 +01:00

22 lines
283 B
Markdown

---
id: running-docs-locally
title: Running Docs Locally
---
# Running Docs Locally
Make sure dependencies are installed
```
yarn workspace oa-docs install
```
Running the documentation server
```
yarn workspace oa-docs start
```
Docusaurus Dev Docs
https://docusaurus.io/docs