Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.98 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.98 KB

GymInfinity

GymInfinity provide informative knowledge and guidance to gymmers(new bee). GymInfinity users can create their helpful notes.

Technologies

  • React Native
  • Angular2

Preparing your environment

Basic Usage

  git clone https://github.com/technolabshq/GymInfinity.git
  cd GymInfinity
  npm install -g gulp react-native-cli typings
  npm install
  gulp init
    
 # Run on Device or Emulator or Simulator.
   
    gulp start.ios  
    (OR)
    gulp start.android
  

For more documentation click here react-native-renderer

Screenshot for GymInfinity Overview

                   Android App                                           IOS App