A react native app
git clone https://github.com/ShunyaWatanabe/Describe.git
cd Describe/
yarn install
yarn start
Read the instruction on terminal to figure out how to run the app on your Expo client.
We will follow these conventions below:
- coding: https://github.com/airbnb/javascript
- git commits: https://udacity.github.io/git-styleguide/
- git branching: https://gist.github.com/digitaljhelms/4287848