See more about me, project and contact. Visit my portfolio in terminal format.
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 |
With the project cloned, go to folder gabrielsilverio.dev
$ cd gabrielsilverio.dev
npm i
# or
yarn
npm run dev
# or
yarn dev