📸 Your memories under your control
Перейти к файлу
John Molakvoæ (skjnldsv) ae28cc9b2d
Added navigation, albums, init tags
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-07 19:45:14 +01:00
.tx This is photos 2019-11-04 18:54:03 +01:00
appinfo Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
css Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
img Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
lib Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
src Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
templates Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
.eslintrc.js This is photos 2019-11-04 18:54:03 +01:00
.gitignore This is photos 2019-11-04 18:54:03 +01:00
.npmignore This is photos 2019-11-04 18:54:03 +01:00
.stylelintrc.js This is photos 2019-11-04 18:54:03 +01:00
COPYING This is photos 2019-11-04 18:54:03 +01:00
Makefile This is photos 2019-11-04 18:54:03 +01:00
README.md This is photos 2019-11-04 18:54:03 +01:00
babel.config.js This is photos 2019-11-04 18:54:03 +01:00
package-lock.json Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
package.json Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
postcss.config.js This is photos 2019-11-04 18:54:03 +01:00
webpack.common.js Added navigation, albums, init tags 2019-11-07 19:45:14 +01:00
webpack.dev.js This is photos 2019-11-04 18:54:03 +01:00
webpack.prod.js This is photos 2019-11-04 18:54:03 +01:00

README.md

Vue example app for Nextcloud

  1. ☁ Clone this into your apps folder of your Nextcloud
  2. 👩‍💻 In a terminal, run the command make dev-setup to install the dependencies
  3. 🏗 Then to build the Javascript whenever you make changes, run make build-js
  4. Enable the app through the app management of your Nextcloud
  5. 🎉 Partytime!