Skip to content

openearth/delft3d-gt-ui

Repository files navigation

delft3d-gt-ui

Project setup

$ npm install

Compiles and hot-reloads for development

$ npm run serve
or
$ npm run serve -- --apiServer=http://10.0.1.2

Compiles and minifies for production

$ npm run build

Lints and fixes files

$ npm run lint

Run your unit tests

$ npm run test:unit

Customize configuration

See Configuration Reference.