Skip to content

bdmendes/bdmendes.github.io

Repository files navigation

bdmendes.github.io

My personal website showcasing my projects and interests.

Development

First, get the dependencies:

npm install

You can then launch the development server by running:

npm run dev