Run App
Install node modules
This is React Native project, and depends on node modules that need to be installed
$ npm run install
Once node modules are installed, you can run the app.
$ expo start
Last updated
Was this helpful?
This is React Native project, and depends on node modules that need to be installed
$ npm run install
Once node modules are installed, you can run the app.
$ expo start
Last updated
Was this helpful?