Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 191 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 191 Bytes

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