Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.25 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.25 KB

warhol.sng.sk

photo from the exhibition

warhol.sng.sk is a vue-cli + electron based app that complements the exhibition Vidieť, vidieť a vidieť! in the Slovak National Gallery in Zvolen.

Learn about the serigraphy technique used by Andy Warhol and create your own version of his famous Campbell's soup.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Build windows executable

npm run electron:build -- --win --x64

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Backend

In the folder /backend there is a standard Laravel app to handle the API for the online (non-electron) version of the App.

Maintainer

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].

License

Source code in this repository is licensed under the MIT license. Please see the License File for more information.