« 15. API
Assets are managed with gulp which require yarn and a global gulp install.
assets/src/scss
assets/src/js
Warning
Do not edit directly files located in the src/Resources/public
folder,
if you want to contribute, you should edit files in the assets/src
folder.
If you made some modifications in the sources, you can generate the public ones with the following command:
yarn build
Found a typo? Something is wrong in this documentation? Just fork and edit it!