Skip to content
Tony Faieta edited this page Feb 12, 2018 · 1 revision

Welcome to the Tess React Native Wiki.

Getting Started with Tess.

Assuming you are on a mac you need to have these installed to run Tess locally:

  • npm
  • Xcode's latest version
  • Your favorite text editor (Webstorm)

Run npm install Run npm link Run react-native run-ios

And you should have everything running.

We're working on Android.

Clone this wiki locally