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

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