Files
symfony-flex-recipes/symfony/webpack-encore-bundle/1.9/post-install.txt
T

6 lines
195 B
Plaintext

* 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</>