Skip to content

yanbrasiliano/yanbrasiliano.github.io

Repository files navigation

Portfólio Yan Penalva

My Personal Page 😊 Access: penalva.me

Features

Want to try it out or change it for yourself? Follow the commands below:

  1. Clone the repo:
git clone git@github.com:yanbrasiliano/yanbrasiliano.github.io.git
  1. Open the project folder:
cd /yanbrasiliano.github.io
  1. Install packages and dependencies:
npm i
  1. Start a local dev server at http://localhost:5000:
npm run dev