mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 08:36:27 +03:00
6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
* Install Yarn and run <fg=green>yarn install</>
|
|
|
|
* Uncomment the Twig helpers in <fg=green>templates/base.html.twig</> (they may be already)
|
|
|
|
* Start the development server: <fg=green>yarn encore dev-server</>
|