add missing file

This commit is contained in:
Kévin Dunglas
2021-02-05 17:30:47 +01:00
parent fed8b087ac
commit f67b143e21
@@ -0,0 +1,9 @@
<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 dev-server</fg>