npm install -g bower gulp
It's better not to update bower.json as bower components are in strict dependency.
npm install
bower install
Set "angular": "1.6.5", "jquery": "^3.2.1" in bower.json resolutions.
cp app.local.example.js app.local.js
end edit file
gulp vendor
gulp build