A quick guite to testing your FB app with Jekyll.
You must complete the steps to create a Cordova browser application and add the plugin first.
- Download Jekyll from http://jekyllrb.com/docs/installation/
- Open terminal and cd to your cordova project
/platforms/browser
folder. Re-name thewww
folder topublic
$ mv www public
- Enter the public folder and run Jekyll:
$ cd public
$ jekyll serve
- open your browser and goto
localhost:4000/