Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docz

Using create-docz-app

npx create-docz-app docz-app-styled-docz --example styled-components
# or
yarn create docz-app docz-app-styled-docz --example styled-components

Download manually

curl https://codeload.github.com/doczjs/docz/tar.gz/master | tar -xz --strip=2 docz-master/examples/styled-components
mv styled-components docz-example-styled-docz

Setup

yarn # npm i

Run

yarn dev # npm run dev

Build

yarn build # npm run build

Serve built app

yarn serve # npm run serve

Deploy

yarn deploy

Note that by default docz generates the output site in .docz/public to change that add a dest field to your doczrc.js with the path you want to generate the code in.

About

Learning how to use Docz for design system documentation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages