mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 01:26:25 +03:00
10 lines
346 B
Plaintext
10 lines
346 B
Plaintext
<bg=blue;fg=white> </>
|
|
<bg=blue;fg=white> Finish Encore Installation </>
|
|
<bg=blue;fg=white> </>
|
|
|
|
* Install Yarn and run <fg=green>yarn install</>
|
|
|
|
* Uncomment the Twig helpers in <fg=green>templates/base.html.twig</>
|
|
|
|
* Start the development server: <fg=green>yarn encore dev-server</>
|