Skip to content

Latest commit

 

History

History

docs

Jayvee Docs

This app documents the Jayvee language based on the docusaurus project.

Development

Consider these commands at root level of the repo.

Serve docs on local machine (with hot reload)

npx nx serve docs

Build static files for deployment

npx nx build docs