--- 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