354 B
354 B
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!