Documentation for the Litmus Project
Additional details on the Docusaurus project can be found here.
sudo apt-get install python-software-properties
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install -y nodejs
npm install -g yarn
git clone https://github.com/openebs/litmus-docs.git
cd litmus-docs
cd litmus-docs/website
npm start