Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.02 KB

File metadata and controls

26 lines (20 loc) · 1.02 KB

Project Accessibility App

DeepScan grade Smoketests Android Build

Requirements

  • Node V16.13.0 or later
  • NPM v8.5.4 or later
  • Yarn v1.22.17 or later
  • Android Studio 2021.1.1 or later
  • Xcode 13.2.1 or later

Development

  • Run npm i -g yarn to install yarn.
  • Run yarn prepare to install GitHooks
  • Run yarn start to run the React-Native app.
  • Run yarn test to run the tests.
  • Run yarn lint to run the linter.
  • Run yarn format to format the code.