billux / visu-front

Frontend part of the TerraVisu project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Frontend part of the TerraVisu project


Languages

Language:JavaScript 81.3%Language:CSS 17.4%Language:HTML 1.2%Language:Shell 0.1%