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

https://github.com/livehelperchat/doc

Live Helper Chat documentation repository where everybody can contribute
https://github.com/livehelperchat/doc

Last synced: 11 months ago
JSON representation

Live Helper Chat documentation repository where everybody can contribute

Awesome Lists containing this project

README

          

# Website

This is the official Live Helper Chat documentation [https://doc.livehelperchat.com/](https://doc.livehelperchat.com/).

This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.

### Build the website locally

To build the website locally, run the following commands:

```
npm install
npm run build
```