Add initial setup instructions

pull/2/head
Jan-Christoph Borchardt 2018-08-26 12:20:55 +02:00 zatwierdzone przez GitHub
rodzic a3c2036509
commit a6b018947a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 0 usunięć

5
README.md 100644
Wyświetl plik

@ -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`