observablehq / plot-create-react-app-example

An example of Observable Plot with Create React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An example of Observable Plot with Create React App

License:ISC License


Languages

Language:JavaScript 47.1%Language:HTML 34.3%Language:CSS 18.6%