Getting started
Using Data.js
|___bin
|___data.js
|___test.jsconst Data = require("./bin/data");
var app = new Data();Last updated
Was this helpful?
Using Data.js
|___bin
|___data.js
|___test.jsconst Data = require("./bin/data");
var app = new Data();Last updated
Was this helpful?
Was this helpful?