Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 691 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 691 Bytes

Vick Vásquez Jiménez

Running Locally

git clone https://github.com/vickvasquez/portfolio.git
pnpm install
pnpm dev

Run API

Replace the content of each file inside the data folder with your personal data. And then run:

pnpm start:api

Deploy in Netlify

1.- Run server api on local pnpm api:start 2.- Run ngrok to api in local 3.- Set nrok url in env vars in netlify