Skip to content
Snippets Groups Projects
Commit abbe4656 authored by jurgenhaas's avatar jurgenhaas
Browse files

Documentation about preparation with optional performance components

parent 6b020fb3
No related branches found
No related tags found
No related merge requests found
Pipeline #
# Usage
## Preparation
- [Install composer](https://getcomposer.org): `sudo wget https://getcomposer.org/composer.phar --output-document=/usr/local/bin/composer && sudo chmod +x /usr/local/bin/composer`
- Disable XDebug for CLI - optional: `sudo phpdismod -s cli xdebug`
- [Install Prestissimo](https://github.com/hirak/prestissimo) - optional: `sudo composer global require "hirak/prestissimo:^0.3"`
## Create new project for local development
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment