Getting Started
From your Markdown files to a deployed website in few minutes.
How to Use
- Clone the docs using ssh or https:
git
git clone https://github.com/cyphercrescent/cc-docs.git
git
git clone git@github.com:cyphercrescent/cc-docs.git
- Install the dependencies in the
cc-docsfolder:
ni
ni
- Run the
devcommand to start Docus in development mode:
ni
nr dev --port=3450
- Go to the approriate or create a
.mdfile and start documenting.
✨ Well done! A browser window should automatically open for http://localhost:345
