File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,13 +64,13 @@ Here is a working live demo [here](https://expo.dev/@martstech/snapchat-clone/)
6464
6565## Setup
6666
67- Clone this repo to your desktop and run ` yarn install ` in /pachages /client to install all the dependencies.
67+ Clone this repo to your desktop and run ` yarn install ` in /packages /client to install all the dependencies.
6868Then run ` yarn dev ` to start the application locally
6969
7070Install the stepzen cli globally and
71- Then run ` stepzen start ` in /pachages /api to start the api locally
71+ Then run ` stepzen start ` in /packages /api to start the api locally
7272
73- Change the .env.example file to .env.local in /pachages /client and fill the empty fields
73+ Change the .env.example file to .env.local in /packages /client and fill the empty fields
7474
7575---
7676
You can’t perform that action at this time.
0 commit comments