mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
11 lines
377 B
Plaintext
11 lines
377 B
Plaintext
<bg=blue;fg=white> </>
|
|
<bg=blue;fg=white> What's next? </>
|
|
<bg=blue;fg=white> </>
|
|
|
|
* <fg=blue>Run</> your application:
|
|
1. Change to the project directory
|
|
2. Execute the <comment>make serve</> command;
|
|
3. Browse to the <comment>http://localhost:8000/</> URL.
|
|
|
|
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>
|