Skip to content
This repository was archived by the owner on Feb 21, 2019. It is now read-only.

tracim/sidebar_left

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standard - JavaScript Style Guide

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 nodejs

install all dependencies

npm install

Start mock api server

npm run start-static-mockapi

Api will listen to port 3083

Build

Build all sources

npm run build

To run the app

open /dist/index.html in a web server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors