Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 366 Bytes

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.