npm.io
0.0.1 • Published 6 years ago

test-qe-ui

Licence
MIT
Version
0.0.1
Deps
5
Size
7 kB
Vulns
0
Weekly
0

Typescript Docz example

Using create-docz-app

npx create-docz-app docz-app-typescript --example typescript
# or
yarn create docz-app docz-app-typescript --example typescript

Download manually

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

Setup

yarn # npm i

Run

yarn dev # npm run dev