Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 437 Bytes

File metadata and controls

7 lines (4 loc) · 437 Bytes

Data Hub Documentation

This is the documentation for the Data Hub project, it's written in Markdown and served as static HTML with VitePress.

Editing content

Run $ npm install to install dependencies and then run $ npm run docs:dev to start the local development server. You can now edit the Markdown files. The content in website will refresh automatically.