Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 296 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 296 Bytes

React Native + AppSync Example

Getting started:

  1. Clone project
git clone https://github.com/dabit3/basic-react-native-appsync.git
  1. Install dependencies using npm or yarn
yarn || npm i
  1. Download aws-exports.js file into root directory

  2. Run project