# Movements in the UvA University Library # Usage Run dev server: ```sh npm run dev ``` Or, to expose it on the network: `npm run dev -- --host`. Update data: ```sh poetry run python parse_data.py ``` # Install ```sh npm install poetry install ``` # TODO In progress: Currently drafting the timeline. Events should show up in the timeline, and still need to pass Events and Overlay_Motions to the scene object. Possibly in a data wrapper. Currently timeline pick a relevant Item # TODO: check out https://threlte.xyz/ for moving to Threejs instead of svg. * Story * Scene * Oldest item * All items last month, one by one * Journey of selected item *