Skip to content

KarteekRakshit/NodeJs-ExpressJs-ReactNative-YummitosApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NodeJs-ExpressJs-ReactNative-YummitosApp

step 1: Setup server

$ cd server $ npm install $ npm start

step 2: Setup Client

$ cd.. $ cd client/tastyto $ npm install or $ yarn add $ npx react-native run-android

Note: It is not a expo project, It is a bare react-Native project.

for IOS (additional step before step2)

$ cd ios $ pod install $ cd..

About

A react-Native demo to consume express api and display it in an app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published