Display the left sidebar of Tracim containing the list of workspaces and their content
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs
npm install
npm run start-static-mockapi
Api will listen to port 3083
npm run build
open /dist/index.html in a web server