Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 445 Bytes

File metadata and controls

32 lines (26 loc) · 445 Bytes

ubsub-visualizer

Project setup

npm install

Compiles and hot-reloads for development

# Run the frontend with hot-reload
npm run serve
# Run the OIDC proxy
npm run proxy-serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.