Skip to content

humlab-sead/sead_browser_client

Repository files navigation

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