Skip to content

Application for the visualisation of STIB transport routes.

Notifications You must be signed in to change notification settings

tsepton/Projet-Interdisciplinaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STIB Visualisation

Application for the visualisation of STIB transport routes. This was made for the course Projet interdisciplinaire IDASM104 (UNamur, Belgium).

Getting started

Development environment :

cd server/ && docker-compose up -d
cd ../client/ && npm install && npm run dev