Skip to main content
Sign in
Snippets Groups Projects
Unverified Commit cc6eb1e7 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #1060 from giulianograssi/updateDocumentation

Add Get on Board section and link to nextcloud server doc
parents 7e261947 457aaf8a
Branches
Tags
No related merge requests found
......@@ -25,9 +25,12 @@ And in the works for the [coming versions](https://github.com/nextcloud/mail/mil
If you experience any issues or have any suggestions for improvement, use the [issue tracker](https://github.com/nextcloud/mail/issues). Please follow the [issue template chooser](https://github.com/nextcloud/mail/issues/new/choose) so we get the info needed to debug and fix the problem. Thanks!
## Get on board
For new contributors, please check out [ContributingToNextcloudIntroductoryWorkshop](https://github.com/sleepypioneer/ContributingToNextcloudIntroductoryWorkshop)
## Development setup
Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, [npm](https://www.npmjs.com/) to fetch [Node.js](https://nodejs.org/en/download/package-manager/) is needed for installing JavaScript dependencies.
Just clone this repo into your apps directory ([Nextcloud server](https://github.com/nextcloud/server#running-master-checkouts) installation needed). Additionally, [npm](https://www.npmjs.com/) to fetch [Node.js](https://nodejs.org/en/download/package-manager/) is needed for installing JavaScript dependencies.
Once npm and Node.js are installed, PHP and JavaScript dependencies can be installed by running:
```bash
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment