How to run locally This repository contains only one package, which is docsify. This website is built using docsify. To run it locally, you only need to install the dependencies and run npx docsify serve . on the root folder.