/wiki

CENNZnet wiki

Primary LanguageHTML

README

This is a Docsify project.

Find the docsify reference here.

Install docsify

npm i docsify-cli -g

Preview this project locally

cd to this directory and run

docsify serve .

View it in the browser at http://localhost:3000

Deployment

This wiki is hosted on github pages. Simply push to the main branch on https://github.com/cennznet/wiki to deploy changes.