Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Latest commit

 

History

History
68 lines (44 loc) · 1.18 KB

README.md

File metadata and controls

68 lines (44 loc) · 1.18 KB

Unagi

Unagi is a location based social network.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Notice: these instructions is only for Linux operating systems

Prerequisites

install Git

sudo apt-get install git

install NodeJs

sudo apt-get install python-software-properties
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -

sudo apt-get install python-software-properties
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

install other prerequisites

See complete instructions in here

Installing

Clone Project

git clone https://gitlab.rdcint.ir/CollegeNumber05/Android.git

Go to Android folder

cd Android

Install dependencies

npm install

Run Project

react-native run-android

Running the tests

npm test

Authors

  • Siavash Davani - front end - blackWild
  • Fateme Najafi - front end - violet135
  • Mohammad mehdi Fallahi - front end