Description of how to setup and use local asset building for css and javascript.
If you want to build assets locally, not using Docker, you need npm and Node.jsarrow-up-right.
Using Gulp is optional if you want to use Docker for that instead.
gulp
gulp watch
Use the make command make gulp <args> in Starter Kit.
make gulp <args>
Last updated 4 years ago