/pirate-duel

☠️ Mobile minigame based on the insult fights from The Secret of Monkey Island

Primary LanguageJavaScript

Pirate Duel

☠️ Mobile minigame based on the insult fights from The Secret of Monkey Island.

Run

yarn 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:

yarn start -- --reset-cache