Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 274 Bytes

File metadata and controls

9 lines (6 loc) · 274 Bytes

Install the react-vis module

If you want to use react-vis in your project, add it from the command line:

npm install react-vis

(or yarn add react-vis - the following will assume that you use npm for concision's sake but you can substitute yarn if installed)