Copy this repository to your github account
Install the dependencies:
npm install
Run the project:
npm run dev
Inside the project, you can find the file here:
/
├── src/
│ ├── data/
│ │ └── portfolio.ts
│ └──
└──
Note
This file is TypeScript save, you will know what to do.