Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 329 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 329 Bytes

ChronVer.org

This is the site at https://chronver.org that describes the Chronologic Versioning specification.

Running locally

  1. Install the latest Node
  2. Install dependencies: npm i
  3. Run the site: npm run watch
  4. Visit http://localhost:4000