Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 337 Bytes

Simple react-chart-editor example

This example built with create-react-app uses the DefaultEditor, with synchronously-loaded data and a top-level component for state, so as to demo the basic functionality of this component.

Quick start

npm install
npm start