Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 867 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 867 Bytes

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