Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 490 Bytes

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