8 lines
354 B
Markdown
8 lines
354 B
Markdown
# 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!
|