Skip to content

Latest commit

 

History

History
executable file
·
27 lines (19 loc) · 934 Bytes

README.md

File metadata and controls

executable file
·
27 lines (19 loc) · 934 Bytes

This file helps you in different steps. So, You have to read this.

Landing page for ETHIndia 2018

https://2018.ethindia.co/

Installation

  • npm install

Gulp Tasks

  • gulp the default task that builds everything
  • gulp dev browserSync opens the project in your default browser and live reloads when changes are made
  • gulp sass compiles SCSS files into CSS
  • gulp minify-css minifies the compiled CSS file
  • gulp minify-js minifies the themes JS file
  • gulp copy copies dependencies from node_modules to the vendor directory

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0