Skip to content

phivk/hackalod2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Niet te vergeten"

An interactive installation to let museum visitors explore the long tail of scarcely visited artworks of the Rijksmuseum & Volkenkunde collection, powered by Linked Open Data.

⚡️ Hacked in 19 hours during HackaLOD 2019 at Radio Kootwijk.

🏆 Winner of the HackaLOD Audience Award

🖼 Slides (PDF)

🔗 Documentation website: https://explod.art/

📰 NDE: "Winnaars HackaLOD 2019"

📰 KB: "Winnaars HackaLOD 2019"

📰 HackaLOD: "Teams & Resultaten"

Made with ❤️ by team ExpLOD:

  • 🤯 Matus
  • 🤯 Jorim
  • 🤯 Philo
  • 🤯 Edward
  • 🤯 Ben

Installation

install dependencies

npm install

serve development version

npm run serve

build production version to /dist directory

npm run build

then serve /dist, e.g. using serve

serve -s dist