onegraph-twitter-integration

Example of accessing Twitter data with OneGraph

Stars
0

onegraph-twitter-integration

This is a basic Twitter integration for OneGraph.

Usage

Go to src/Config.js and set appId to your application identifier.

Install dependencies

yarn

Start the application.

yarn start

Visit localhost:3000.