Skip to content

peterli888/unify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unify Project

Native-like applications for smartphones, tablets and desktops

Unify was built to improve the development efficiency of apps for smartphones. Currently it supports smartphones based on the platforms iOS, Android and WebOS. There is support for deskop operating systems like Windows or Mac OS as well.

Unify is made available under a dual license: MIT + Apache, Version 2.0. For details take a look at the individual license files.

Setup

You only need 4 steps to set up unify.

  1. git clone https://github.com/unify/unify.git
  2. cd unify
  3. git submodule init
  4. git submodules update

Happy coding.