Files
symfony-flex-recipes/symfony/framework-bundle/5.1/post-install.txt
T
2021-07-07 16:12:10 +02:00

11 lines
453 B
Plaintext

<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <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</>