Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 404 Bytes

File metadata and controls

29 lines (19 loc) · 404 Bytes

Contributing

Contributions to react-d3-donut are welcome. You can create an issue to discuss bugs, request a feature or send in a PR yourself.

Setting up locally

Clone the repo

$ git clone git@github.com:aviskarkc10/react-d3-donut.git

Installing dependencies

$ yarn

Starting the demo

$ yarn start

Building the demo

yarn build