Skip to content

Latest commit

 

History

History
executable file
·
19 lines (13 loc) · 206 Bytes

README.md

File metadata and controls

executable file
·
19 lines (13 loc) · 206 Bytes

Paralink Documentation

Development

# Install dependencies
yarn

# Running in dev mode
yarn dev

Build

yarn build

The built static files will be in docs/.vuepress/dist.