Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

executable file
·
11 lines (7 loc) · 359 Bytes

SEAD browser client

This is the webclient of the online browser for the SEAD database

Installation instructions

  1. git clone https://github.com/humlab-sead/seadbrowserclient
  2. cd seadbrowserclient
  3. npm install (don't be root)
  4. npm run dev for a locally running instance or npm run build:prod to build a package suitable for production