Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 227 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 227 Bytes
  1. Run:
git clone https://<YOUR-PAS>@github.com/logzio/documentation.git
  1. Cd to the root folder:
cd documentation
  1. Add Docusaurus:
yarn add docusaurus
  1. Start local build:
yarn start