Skip to content

digaant333/devfest-landing-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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