Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 244 Bytes

File metadata and controls

14 lines (9 loc) · 244 Bytes

Plotter.js

A simple plotting application built with React.js

Building

Building this app requires Node.js and npm.

$ npm install
$ npm run build

The resulting self-contained build is can be found in the build directory.