/documentation

Primary LanguagePythonApache License 2.0Apache-2.0

  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