datasync-test
v0.0.4
Published
Keep your data up-to-date between different systems
Downloads
1
Readme
dataSync
Keep your data up-to-date between different systems
Work In Progress
This is just a place holder with more to come shortly.
Getting Started
To install the module, run the following in the command line:
npm i datasync-test --save
Use within your application with the following line of JavaScript:
var datasync = require('datasync-test');