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 |