ArboratorGrew documentation

This Documentation was generated by docsify easy and powerful documentation generator tool.

Installation

In order to set up the documentation locally you need to:

  • Install Nodejs
  • install docsify-cli globally, which helps initializing and previewing the documentation locally.
npm i docsify-cli -g
  • To run the local server
docsify serve ./arborator-documentation