Skip to content

Gabriel-Silverio-96/gabrielsilverio.dev

Repository files navigation

thumbnail

This is my portfolio in terminal format

💬 Describe

🌐 Link page

See more about me, project and contact. Visit my portfolio in terminal format.

📌 Type these commands


gs "command"

Commands Description
help View all options
about With this option you can get to know me a little more
project See which portfolio project I'm currently working on
contact Contact me at...
clear Clear terminal

⚡ Run

With the project cloned, go to folder gabrielsilverio.dev

$ cd gabrielsilverio.dev

Install dependencies

npm i
# or
yarn

Run

npm run dev
# or
yarn dev