Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 527 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 527 Bytes

react-highcharts

Build Status codecov

Requirements

  • Node.js
  • npm

Install

$ git clone https://github.com/alisonjonck/react-highcharts
$ cd react-highcharts
$ npm install

Run tests

$ npm test

Start & watch

$ npm start