Skip to content

ObsidianCat/companies-and-employees-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

server

Install the required packages.

npm install

Start the graphql server.

npm start

mobile

Contains a react-native project that consumes our GraphQL api.

Install the required packages.

npm install

How to run on android emulator device

Create an emulator device (from Android Studio) and run it.
In mobile/src/apollo.js change value of address to your IP address. In format http://000.000.0.0:5000/graphql

Start up the app.

npm start

npm run start-android

About

React native and GraphQL contacts/employee profiles app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published