Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 352 Bytes

File metadata and controls

21 lines (13 loc) · 352 Bytes

Technical documentation

The maintained documentation lives in docs/ and is built with VitePress.

Local development:

yarn docs:dev

Production build:

yarn docs:build

Published documentation:

https://haskou.github.io/value-objects/

This file exists only as a pointer to avoid maintaining a second documentation source.