Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 664 Bytes

JEKYLL_GUIDE.md

File metadata and controls

23 lines (15 loc) · 664 Bytes

Test Your FB WebApp with Jekyll

A quick guite to testing your FB app with Jekyll.

Steps

You must complete the steps to create a Cordova browser application and add the plugin first.

$ mv www public
  • Enter the public folder and run Jekyll:
$ cd public
$ jekyll serve
  • open your browser and goto localhost:4000/