Skip to content

ChauVV/initMobX

Repository files navigation

initMobX

Install

cd project folder

$ yarn
$ cd ios && pod install

// Start server with an ENV=(uat||prod)
$ yarn start ENV=uat
// run ios
$ yarn ios ENV=uat 
// run android (see package.json file)
$ yarn and ENV=uat 

Libraries