1.0.10 • Published 8 years ago
tracim_sidebarleft v1.0.10
Tracim sidebar left
Display the left sidebar of Tracim containing the list of workspaces and their content
Setup
Node js
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejsinstall all dependencies
npm installStart mock api server
npm run start-static-mockapiApi will listen to port 3083
Build
Build all sources
npm run buildTo run the app
open /dist/index.html in a web server