Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 193 Bytes

Upset by React

This is a basic implementation of Upset, a tool for visualizing intersecting sets.

Building

To run the project, use the commands

    npm install
    npm start