mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
7 lines
344 B
Plaintext
7 lines
344 B
Plaintext
* <fg=blue>Run</> your application:
|
|
1. Go to the project directory
|
|
2. Create your code repository with the <comment>git init</comment> command
|
|
3. Download the Symfony CLI at <comment>https://symfony.com/download</> to install a development web server
|
|
|
|
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>
|