Skip to content

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 423 Bytes

File metadata and controls

executable file
·
16 lines (10 loc) · 423 Bytes

My portfolio hosted at https://ganeshdeshmukh.me/

My portfolio in 2019

this project is build in HTML5, CSS3, SCSS- CSS precompiler, Vanilla JS.

Contact me on my site or at my gmail ganeshdeshmukh1612@gmail.com.

How to Run this project, for further updates?

  1. Git Clone to local environment.
  2. npm install
  3. npm run sass
  4. do changes, which are compiled in realtime, from SCSS to CSS.
  5. npm run deploy