/visu-front

Frontend part of the TerraVisu project

Primary LanguageJavaScript

Visu - Front

Install

$ npm i
$ cp public/env.dist.json public/env.json

You may have to change some data in your personnal env.json file.

Start

$ npm start

Build

$ npm run build

Tests

$ npm test