OpenDSU emerging standard public documentation.
In order to follow next steps you need to have the following software installed on your machine:
git clone https://github.com/OpenDSU/opendsu
This will create a folder named opendsu
Go inside the opendsu folder
cd opendsu
Install actual dependencies
npm install
While being inside opendsu folder run
npm run web
Just open http://127.0.0.1:8000 with you favorite browser.