Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 320 Bytes

meteor-sqlite-cordova

Meteor and Cordova SQL Lite Integration

Meteor project is ./agus-mobile

meteor add cordova:[email protected]

If run in Cordova, will connect to SQL Lite upon clicking start sql. Can create table, insert values. To test, restart phone, Connect then check Select Query.