mattermost-mobile/README.md
Mike Piccolo 3533af7fd6 Make sure watchman is installed and open simulator (#50)
* Make sure watchman is installed and open simulator

* Check for watchman in make run-android
2016-10-20 19:44:47 -07:00

8 lines
387 B
Markdown

# Mattermost Mobile
This project is the Mattermost mobile client from [https://mattermost.org](https://mattermost.org).
It's written in JavaScript using React Native.
# Installing Dependencies
Follow the [React Native Getting Started Guide](https://facebook.github.io/react-native/docs/getting-started.html) for detailed instructions on setting up your local machine for development.