Update setup.md

This commit is contained in:
Dennis Eichhorn 2022-04-08 16:25:04 +02:00 committed by GitHub
parent 7eec3cbe6e
commit 8f87910323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,14 @@ Extensions and software marked with `*` are optional but recommended. They are o
Steps which are not explained in this documentation are how to install and setup the above mentioned software and extensions. You also should configure the web server paths accordingly in order to access the application in the browser.
### IDE / Editor
Which IDE or editor a developer uses is up to the individual developer. From experience the following opinionated choices provided good results:
* Visual Studio Code (vscode)
* Sublime
* PHPStorm (mostly for php, html, css, js)
### Installation Options
1. Option 1: Full installation, code checks/tests, generating documentation. **Not recomended as quick setup**