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

https://github.com/abranhe/buckaroo-docs

The Buckaroo Documentation
https://github.com/abranhe/buckaroo-docs

buckaroo docs docusaurus ducumentation website

Last synced: 7 months ago
JSON representation

The Buckaroo Documentation

Awesome Lists containing this project

README

          

## Buckaroo Docs Website

This website was created with [Docusaurus](https://docusaurus.io/).

## Usage

```
$ git clone https://github.com/buckaroo-pm/docs.git

$ cd docs/website/
```

Install dependencies

```
$ yarn install && yarn start
```

![screenshot](website/static/img/screenshot.png)

## Docusaurus Docs

Full documentation can be found on the [website](https://docusaurus.io/).