vyte-api-v2-doc

Build and Deploy

Vyte API Documentation.

Development

npm run dev
npm run build

For more details, please head VuePress's documentation.

Deployment (CD thanks to Github Actions)

Deployment is automacally achieved when a git action on branch master is triggered (push, merge).