Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/doczjs/docz-website


https://github.com/doczjs/docz-website

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# docz-website

Docz theme build for [docz site](http://docz.site)!

## Installation and usage

Just install the dependencies, then run Docz devserver to make changes!

```bash
yarn install
yarn dev
```

The website will be available at [http://localhost:3000](http://localhost:3000).

After you make your changes, please send me a pull request!

🤓