This project depends of nodejs > v9.x. You will also need to run the starlight map server that will provide the necessary informations for the front to work.
npm install
npm run serve
npm run build
npm run test
npm run lint
Name | Type | Description |
---|---|---|
VUE_APP_SERVER_LOCATION |
string | Server url (for example http://localhost:3000 ) |