Skip to content

doczjs/docz-website

Repository files navigation

docz-website

Docz theme build for docz site!

Installation and usage

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

yarn install
yarn dev

The website will be available at http://localhost:3000.

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

🤓