Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

adamgross42/fbapidemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To publish fresh gh-pages:

> git branch -D gh-pages
> git push origin --delete gh-pages
> git checkout --orphan gh-pages
> git commit -a -m "Publish gh-pages"
> git push origin gh-pages

About

Five minute Facebook dev tools description / inline demos targeted for student hackathons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.8%
  • CSS 38.2%