Skip to content

ChrissW-R1/garuda-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garuda App

A multi-protocol messenger app for different platforms

Getting started

This app is built with Grunt and Apache Cordova. All necessary depencies could be received by using npm.

Build steps

To build the messenger app you have to execute three simple steps:

  1. Execute npm to get all dependencies:
    npm install
  2. Run grunt to built the source code:
    grunt default
  3. Create an Apache Cordova app (e.g. for Android):
    cordova run android

About

A multi-protocol messenger app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published