nnti3n / giv

GIV mobile application

Home Page:https://giv.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global Inspiration Vietnam mobile application

This is a networking application that help finding people with specific skill.

Install & Start

Install Node.js

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.3/install.sh | bash # Mac or linux, follow the instructions
nvm install stable

Prepare the application environment

npm install -g ionic@beta cordova gulp
git clone https://github.com/riobus/ionic.git
cd ionic
npm install       # or `npm run reinstall` if you get an error
npm start         # start the application (ionic serve)

Run

npm start               # start the application in the browser (ionic serve)
npm run android         # deploy the app to the connected device (ionic run android)
ionic emulate android   # deploy the app to an emulator 

About

GIV mobile application

https://giv.firebaseapp.com/


Languages

Language:JavaScript 85.3%Language:CSS 10.0%Language:Objective-C 1.4%Language:Java 1.4%Language:HTML 1.1%Language:C++ 0.6%Language:C# 0.1%Language:Batchfile 0.0%Language:Shell 0.0%Language:QML 0.0%Language:C 0.0%Language:Ruby 0.0%