GymInfinity provide informative knowledge and guidance to gymmers(new bee). GymInfinity users can create their helpful notes.
- React Native
- Angular2
- Set up React Native for iOS and/or Android following Getting started and Android setup
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