Vue.js + Electron.js app based on Deluze/electron-vue-template for the Slovak National Gallery in Zvolen.
Including the object panorama viewer built on the top of Object2VR Player
And custom viewer for publications with scroll snapping and zooming:
npm install
npm run dev
npm run dev # starts application with hot reload
npm run build # builds application, distributable files can be found in "dist" folder
# OR
npm run build:mac -- -c.mac.identity=null # skip code-signing for faster build
# OR
npm run build -- --win --x64
This project is maintained by lab.SNG. If you have any questions please don't hesitate to ask them by creating an issue or email us at [email protected].
Source code in this repository is licensed under the MIT license. Please see the License File for more information.