For more information see: https://blog.mi.hdm-stuttgart.de/index.php/2020/09/30/geodarts/
- run
npm install
to get code dependencies - run
npm start
- as long as frontend is not yet connected with backend, the isolated frontend can be loaded by
executing
npm run serve
in directory "frontend". This will start a development server on port 8080.