Collections Gallery, as it's name describes, is a web gallery... It's another more...
Just run the install script...
yarn install
git clone git@github.com:netherlink117/vuexios.git ./node_modules/vuexios
Use this command to serve and debug...
yarn serve
Use this command to build (compile) and get a dist (public) folder...
yarn build
Use this command if you only whant to run lint to get warnings on your code or format it...
yarn lint
There is a php file that could work for back-end because collections-gallery is only the front.
This proyect is writen with Vue.js, furter information is available at it's official site. See Configuration Reference.
Home view
Settings view (with a notification)
Settings view (with a status bar at the bottom)

Home view
Settings view
The code shared on this repository is shared under The unlicense license.

