- Enter
app
directory andcomposer install
- Enter
src
directory andnpm install
- Run project locally with Browser-Sync, run command:
gulp server
- or prepare a build with gulp, run commend:
gulp build
- make sure you have permissions to write in
.log/
directory
In order to use Browser-Sync you must provide your local domain address in file assets/Gulpfile.babel.js