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

6 lines
165 B
Plaintext

* Install NPM and run <fg=green>npm install</>
* Compile your assets: <fg=green>npm run dev</>
* Or start the development server: <fg=green>npm run watch</>