An open API service indexing awesome lists of open source software.

https://github.com/chitacan/react-with-d3

:briefcase: react with d3
https://github.com/chitacan/react-with-d3

d3 deck react

Last synced: 7 months ago
JSON representation

:briefcase: react with d3

Awesome Lists containing this project

README

          

# [react-with-d3](https://chitacan.github.io/react-with-d3)

:briefcase:

## Usage

Make sure you have [node](https://nodejs.org/), [gulp](https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md), [bower](http://bower.io/#install-bower) :hand:
Before to get started, clone this project. (remove `./git` to fresh start)

$ git clone chitacan/react-with-d3
$ npm install && bower install

Start developing with

$ gulp

Build with

$ gulp build

Depoly to `gh-pages` with

$ gulp deploy

# Hack

Every visual elements in slide is `react` component. ([see](https://github.com/chitacan/react-with-d3/blob/master/app/scripts/app.coffee))