Here are the steps I did:1. I renamed folder src to metronic-src and tools to metronic-tools (to not mix it with my project). Also I moved them into my project.2. I made necessary changes to gulp.config.json{ "config": { "path": { "src": "../metronic-src" }, "dist...