Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 323 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 323 Bytes

docsify-starter

Quick docsify starter template.

📦 Installation

First install docsify CLI

npm i docsify-cli -g

🚀 Serve Docs

Start docs project

npx docsify serve docs --port 1000

To configure docsify see index.html file.