Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.
/ LokiCordovaExample Public archive

An example todo app using Cordova, Lokijs, loki-cordova-fs-adapter.

Notifications You must be signed in to change notification settings

Kanaye/LokiCordovaExample

Repository files navigation

This is a really outdated example. I keep it up for reference, but be carefull. You'll probably need to update loads of code and dependencies in order to keep the code safe 'n working. Either way, feel free to use it if you understand it 'll be a lot of work.


An example todo app using Cordova, Lokijs, loki-cordova-fs-adapter.


To run it run:

$ npm i -g cordova
$ npm i --save-dev
$ cordova platform add <platform>
$ cordova run <platform>

To make changes:

1. make your changes
$ webpack
$ cordova run <platform>

About

An example todo app using Cordova, Lokijs, loki-cordova-fs-adapter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published