Skip to content

SINTEF/SESAR-CWP

Repository files navigation

SESAR Controller Working Position

A great user interface to control planes in the sky.

Getting started

npm install
npm start

Starting the Voice Server

cd server
npm install
npm start

Updating the protobuf files

npm run protoc