Source of Egram Website https://egram.tel
You must have Gulp installed globally
- do
git clone - run
npm install - run
gulp
gulpthe default task that builds everythinggulp devbrowserSync opens the project in your default browser and live reloads when changes are madegulp csscompiles SCSS files into CSS and minifies the compiled CSSgulp jsminifies the themes JS filegulp vendorcopies dependencies from node_modules to the vendor directory