Skip to content

Latest commit

 

History

History
23 lines (9 loc) · 352 Bytes

File metadata and controls

23 lines (9 loc) · 352 Bytes

Kinisi Data API

To install, from this directory, run the following:

npm install 

For development, when touching front-end code, run the JSX watchdog:

node_modules/react-tools/bin/jsx --watch static/jsx static/build 

To run:

npm start

Simple Visualizer