A React Native front-end client for the platform to manage student workshops for Winston Education Group.
- React & React Native
- React Navigation
- Redux Persist
- Redux & Remote Redux DevTools & On Debugger
- Ruby on Rails
- PostgreSQL
- Follow the steps as mentioned in Getting Started section of react-native website in the Build with native code tab
Clone source code
git clone https://github.com/buyunwang/utrack-react-native.git
cd utrack-react-native
yarn
Alternatively you can use:
npm install
(to install project dependencies)
yarn start:ios
or
react-native run-ios
- Update doc with how to run local server