This repository contains the documentation for the DAT Medatada Standard. It is built using VitePress.
Make sure to install the dependencies first:
npm install
Then run the docs locally with the following command:
npm run docs:dev
We use conventional commits for our commit messages, so please adhere to that pattern.