Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 550 Bytes

ConflictResolverMobileApp

This mobile app works with the Character Recorder. It lets domain experts to resolve different types of potential conflicts resulted from the terms added by authors.


How to use

You need to setup environment for React Native development. Please refer the link below. https://reactnative.dev/docs/environment-setup

  • Clone the repository with git clone
  • Run npm install
  • Run npm run android or react-native run-android