Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 918 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 918 Bytes

FastGo

Sample app for demo the API platform and Blog Post using React-Native

Usage

  • install npm
  • clone this repo git clone https://github.com/skedgo/fastgo-react-native.git
  • go into the directory cd fastgo-react-native
  • install node dependencies npm install
  • copy env.example.js to env.js
  • update env.js file with your API keys
  • run npm start or npm run ios or npm run android and follow expo instructions

Demo