Skip to content

Latest commit

 

History

History
 
 

doc

To build the documentation:

npm install # install dependencies
npm start # starts a local server, development mode
npm run build # to generate static HTML files

Most of the documentation files are in docs in Markdown.