# Contribute

## Documentation

```
npm i docsify-cli -g
docsify init ./docs

docsify serve ./docs
```