how to run this project live locally

https://github.com/safak/youtube2022/tree/ecommerce I have downloaded the files and below are the command I tried. I want it live so I can inspect the website.
@r youtube2022-ecommerce % npm start
npm ERR! Missing script: "start"
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm star # Mark your favorite packages
npm ERR! npm stars # View packages marked as favorites
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run

npm ERR! A complete log of this run can be found in:
npm ERR!
@k youtube2022-ecommerce % yarn start
zsh: command not found: yarn
@k youtube2022-ecommerce % cd client
@k client % npm start

> react-scripts start

sh: react-scripts: command not found
@k client % yarn start
zsh: command not found: yarn
@r youtube2022-ecommerce % npm start
npm ERR! Missing script: "start"
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm star # Mark your favorite packages
npm ERR! npm stars # View packages marked as favorites
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run

npm ERR! A complete log of this run can be found in:
npm ERR!
@k youtube2022-ecommerce % yarn start
zsh: command not found: yarn
@k youtube2022-ecommerce % cd client
@k client % npm start

> react-scripts start

sh: react-scripts: command not found
@k client % yarn start
zsh: command not found: yarn
GitHub
GitHub - safak/youtube2022 at ecommerce
Season 2 on Lama Dev. Contribute to safak/youtube2022 development by creating an account on GitHub.
3 Replies
b1mind
b1mind2y ago
there are two folders you need to be inside of and run for both /api and /client
redtypoOooOo
redtypoOooOo2y ago
how to be inside of two folders? (at the same time?)
b1mind
b1mind2y ago
Open two terminals? You have to have API and client running I assume.
Want results from more Discord servers?
Add your server