warlley / joli.js-demo

A simple use case for joli.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joli.js demo project

joli.js is a javascript ORM for the mobile applications framework Appcelerator Titanium.

This repository contains a simple example which demonstrates how to use joli.js. This ready-to-use project has been tested with Titanium 1.6.2, and uses the unit tests framework titanium-jasmine, based on the excellent Jasmine BDD framework.

How to start the project

First, download the source code. Take care that joli.js itself is a submodule of this repository, so you may have to get it separately.

Go to the project root and type the command:

$ make

About

A simple use case for joli.js

License:Other