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

https://github.com/dimensiondev/mask-docs

The repo of docs.mask.io
https://github.com/dimensiondev/mask-docs

Last synced: 10 months ago
JSON representation

The repo of docs.mask.io

Awesome Lists containing this project

README

          

# Mask Docs

This repository contains the documentation website code for docs.mask.io.

## Setup

```bash
npm install
npm run start
```

## Build

```bash
npm run build
```

## Contribute to the documentation

All documents are written in Markdown, anyone can access and modify them.