Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 414 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 414 Bytes

React-FacebookSDK-example

This is React + FacebookSDK example.

Preview Image

Install Borbon, Neat, Bitters

$ gem install bourbon
$ gem install neat
$ gem install bitters

Install

$ bower install
$ npm install
$ gulp install

Setup

Set your application ID to main.coffee.

appId : 'your-app-id'

Build & Run

$ gulp