diff --git a/README.md b/README.md new file mode 100644 index 00000000..91061685 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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`