Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 467 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 467 Bytes

data-browser

Data Browser UI for GLAMpipe.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Copy content of "dist" directory to GLAMpipe/public/apps/data-browser

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.