Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 207 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 207 Bytes

Documentation Site

Install

npm install

Build

npm run docs:build

Serve Dev Environment

npm run docs:dev

Serve Prod Environment

npm run docs:serve