Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 352 Bytes

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!

🤓