Skip to content

Commit

Permalink
Merge pull request #2180 from frederikb96/frederikb96/noid/readme-dev…
Browse files Browse the repository at this point in the history
…-setup

Update README.md to include viewer dependency for dev setup
  • Loading branch information
artonge authored Dec 13, 2023
2 parents 42764bc + 9609a84 commit 7a82840
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ If you'd like to join, just go through the [issues list](https:/next

## 🏗 Development setup

This app requires the [Viewer app](https:/nextcloud/viewer) to be installed and enabled.
Follow its development setup and then continue here.

1. ☁ Clone this into your `apps` folder of your Nextcloud.
1. 👩‍💻 In a terminal, run the command `make dev-setup` to install the dependencies.
1. 🏗 Then to build the Javascript whenever you make changes, run `make build-js`. To create a pull request use `make build-js-production`. Watch changes with: `make watch-js`.
Expand Down

0 comments on commit 7a82840

Please sign in to comment.