Last active
March 22, 2018 17:10
-
-
Save ryanjones/add3baf30ed6e12b4956099ad0cd4ede to your computer and use it in GitHub Desktop.
math-quiz
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> create-react-native-app math-quiz | |
> cd math-quiz | |
> npm run eject | |
Select: React Native: I'd like a regular React Native project. | |
What should your app appear as on a user's home screen? math-quiz | |
What should your Android Studio and Xcode projects be called? mathquiz | |
> npm run ios |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment