0.1.11 • Published 4 years ago

@typerpc/docs v0.1.11

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Basic Docz example

Using create-docz-app

npx create-docz-app docz-app-basic
# or
yarn create docz-app docz-app-basic

Download manually

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

Setup

yarn # npm i

Run

yarn dev # npm run dev

Old

yarn generate # npm run generate

Serve built app

yarn serve # npm run serve
0.1.11

4 years ago

0.1.6

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago