An open API service indexing awesome lists of open source software.

https://github.com/logzio/documentation


https://github.com/logzio/documentation

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

1. Run:

```
git clone https://@github.com/logzio/documentation.git
```

2. Cd to the root folder:

```
cd documentation
```

3. Add Docusaurus:

```
yarn add docusaurus
```

4. Start local build:

```
yarn start
```