/plot-create-react-app-example

An example of Observable Plot with Create React App

Primary LanguageJavaScriptISC LicenseISC

Observable Plot + Create React App

This repository demonstrates using Observable Plot together with Create React App.

To develop locally, clone this repository, then to install:

yarn

To run the application:

yarn start

To develop, edit App.js and save to reload.