Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.14 KB

npm license

DeckDeckGo - Charts

This component is the charts' plotter of DeckDeckGo.

It is developed with Stencil and use D3js to create and draw the charts.

Table of contents

Getting Started

To get started with this Web Component, have a look to its documentation.

Develop

To develop and run this Web Component locally, proceed as following:

git clone https://github.com/deckgo/deckdeckgo
cd deckdeckgo/webcomponents/charts
npm install
npm run start

License

MIT © David Dal Busco and Nicolas Mattia