Gulp and asset building (optional)
Description of how to setup and use local asset building for css and javascript.
Setup
If you want to build assets locally, not using Docker, you need npm and Node.js.
Using Gulp is optional if you want to use Docker for that instead.
Build assets manually
Build assets automatically
Build assets using Docker
Use the make command make gulp <args>
in Starter Kit.
Last updated
Was this helpful?