Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

GDGVIT/Devfest-2.0

Repository files navigation

Landing page of devfest 2017

Steps to run :

  • Install dependencies :npm install

  • Start local server at port 8000 :npm start

  • Deploy to gh-pages :npm deploy