mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 10:36:52 +03:00
5 lines
269 B
Plaintext
5 lines
269 B
Plaintext
* <fg=blue>Download</> RoadRunner locally: <comment>vendor/bin/rr get --location bin/</>
|
|
* <fg=blue>Run</> your application: <comment>bin/rr serve -c .rr.dev.yaml --debug</>
|
|
* <fg=blue>For production, use: <comment>bin/rr serve</>
|
|
* Visit http://localhost:8080
|