All instructions and documentations for WIT services
The Docs repo is saved on Github and continuously updated. It's made with the docs generator Docsify.
- Npm
- Docsify CLI
- Git
// Serve on localhost
docsify serve .- Download the Github repository
git clone https://github.com/manu2107el/wit-docs- Install Docsify CLI
npm i docsify-cli