mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 17:46:30 +03:00
15 lines
558 B
Plaintext
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</>
|