Welcome to riagoncalves.dev — my personal portfolio showcasing my projects and skills.
- Node v18.19.0 or higher
-
Clone the Repository
git clone https://github.com/riagoncalves/riagoncalves.dev.git cd riagoncalves.dev -
Install Dependencies
yarn install
-
Start the Development Server
yarn dev
-
Create a new site on Netlify
-
Link your GitHub repository to Netlify
-
Configure the build settings
- Build command:
yarn deploy - Publish directory:
out
- Build command:
-
Deploy your site