зеркало из https://github.com/nextcloud/photos.git
albumsfavoritesgalleryhacktoberfestmedianextcloudnextcloud-appnextcloud-photosphoto-galleryphotospicture-gallerypicturesslideshowvuevuejs
ae28cc9b2d
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |
||
---|---|---|
.tx | ||
appinfo | ||
css | ||
img | ||
lib | ||
src | ||
templates | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
.stylelintrc.js | ||
COPYING | ||
Makefile | ||
README.md | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.prod.js |
README.md
Vue example app for Nextcloud
- ☁ Clone this into your
apps
folder of your Nextcloud - 👩💻 In a terminal, run the command
make dev-setup
to install the dependencies - 🏗 Then to build the Javascript whenever you make changes, run
make build-js
- ✅ Enable the app through the app management of your Nextcloud
- 🎉 Partytime!