Files
symfony-flex-recipes-contrib/enhavo/app-bundle/0.9/post-install.txt
T
2020-09-26 18:26:30 +02:00

15 lines
558 B
Plaintext

<bg=blue;fg=white> </>
<bg=blue;fg=white> Complete EnhavoAppBundle installation ... </>
<bg=blue;fg=white> </>
* Update your <fg=green>package.json</> file
* Update your <fg=green>webpack.config.js</> file
* Update your configurations
* Build your assets with
<fg=green>$ yarn encore dev</>
<fg=green>$ yarn routes:dump</>
<fg=green> Read more details about the steps:</>
<fg=blue> https://docs.enhavo.com/book/app-bundle/installation.html</>