Skip to content

ankit-arora/mobile-flashcards

Repository files navigation

The code executes and is tested on an iOS device.

Commands to run:-

npm install

Install dependencies

npm start

Runs your app in development mode.

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache flag to the start script:

npm start -- --reset-cache
# or
yarn start -- --reset-cache

About

Udacity React ND project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published