Skip to content

Commit

Permalink
added expo startup
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinFrazier authored Oct 21, 2019
1 parent f084e34 commit 5fa4d90
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@
### Pre-Requirements

#### React-Native Project
1) `npm install -g expo-cli`
Then run the following commands to create a new React Native project called "AwesomeProject":
2) `expo init AwesomeProject`

- search "expo cli react native start up"
3) `cd AwesomeProject`

#### Firebase

Expand Down

0 comments on commit 5fa4d90

Please sign in to comment.