Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 385 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 385 Bytes

Development

This repository use NPM scripts to control the build system here is a list of the main scripts available:

Script Description
npm run docs:watch To use when working on the documentation, hosted on http://localhost:8080
npm run docs:publish Build a new version of the documentation and publish it to Github Pages