UI for Exquisitor. Exquisitor is an exploration and search application for large multimedia collections.
To install the application
npm clean-install
To run the application
npm run dev
To use mock data switch ExquisitorAPI with MockExquisitorAPI in the vue/store files. There is a plan to change this to be be a runtime option instead.