This is the webclient of the online browser for the SEAD database
git clone https://github.com/humlab-sead/seadbrowserclient
cd seadbrowserclient
npm install
(don't be root)npm run dev
for a locally running instance ornpm run build:prod
to build a package suitable for production