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

https://github.com/kzu/docs

Testing docs powered by primer/doctocat-template
https://github.com/kzu/docs

Last synced: 3 months ago
JSON representation

Testing docs powered by primer/doctocat-template

Awesome Lists containing this project

README

          

# Doctocat Template

## Getting Started

1. Install dependencies

`yarn`

2. Build the site (this only needs to be done once)

`yarn run build`

3. Run the development server

`yarn run develop`