Files
NLnetLabs-krill/daemon/ui
Tim Bruijnzeels 710323db01 Initialising TA from UI. Not displaying properly yet. (See #12)
Also note: had to change http -> https all over the place, and this currently breaks the client connections for the CLI and integration tests. Will fix this soon!
2019-05-03 16:14:02 +02:00
..
2019-04-11 16:36:33 +02:00
2019-04-11 16:36:33 +02:00
2019-04-11 16:36:33 +02:00
2019-04-11 16:36:33 +02:00
2019-04-11 16:36:33 +02:00
2019-04-11 16:36:33 +02:00
2019-04-11 16:36:33 +02:00
2019-04-11 16:36:33 +02:00
2019-04-11 16:36:33 +02:00

ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.