Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

buckaroo docs docusaurus ducumentation website

Last synced: 8 days 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/).