Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 453 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 453 Bytes

PredictionIO-NODE-SDK

PredictionIO Node SDK

Getting Started

Install the module with:

npm install predictionio

##Documentation

See Docs

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.

Release History

0.0.2 Work with promises and callbacks, added basic tests

0.0.1 Basic functionality