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

https://github.com/hamzaerbay/react-d3


https://github.com/hamzaerbay/react-d3

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# react-starter-kit
D3 ReactJS exercises

## Getting started

This project is using webpack and sass css pre-processor.

Before started

Run `yarn install` for getting dependencies and run

`yarn run dev-server` for using webpack dev server.

`yarn run prod` for deploying everyting for production.