Skip to content

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
Add missing requirement package for freshly installed computers initializing new expo projects
  • Loading branch information
Juksefantomet committed Aug 21, 2023
1 parent b73caa0 commit f7de175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started.md
Expand Up @@ -23,6 +23,8 @@ Run the following command to create a new React Native project called "AwesomePr
<TabItem value="npm">

```shell
npm i expo-template-blank

npx create-expo-app AwesomeProject

cd AwesomeProject
Expand Down

0 comments on commit f7de175

Please sign in to comment.