Template for building an online book using docsify.
Clone it with degit:
npx degit kelimuttu/docsify-book-skeleton yourbookTo run the project, go to the parent directory and run the following command:
docsify serve yourbookRead docsify documentation to learn more about how to configure.