social/README.md

6 wiersze
268 B
Markdown
Czysty Zwykły widok Historia

2018-08-26 10:20:55 +00:00
# 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`