public/
└── images/
src/
├── assets/
├── components/
├── layouts/
└── pages/
- Clone the repo:
git clone https://github.com/luis0antonio55/portfolio
- Install dependencies:
npm install
- Start the development server:
npm run dev
for infisical use:
infisical run -- npm run dev