Initialize and serve markdown documentation. More information: https://cli.docsifyjs.org.
docsify init
docsify init path/to/directory
localhost:3000
with live reload:docsify serve path/to/directory
localhost
at the specified port:docsify serve --port 80 path/to/directory
docsify generate path/to/directory