Skip to content

riagoncalves/riagoncalves.dev

Repository files navigation

riagoncalves.dev

riagoncalves.dev

Welcome to riagoncalves.dev — my personal portfolio showcasing my projects and skills.

Netlify CodeFactor Standard

🛠 Installation

Requirements

  • Node v18.19.0 or higher

Getting Started

  1. Clone the Repository

    git clone https://github.com/riagoncalves/riagoncalves.dev.git
    cd riagoncalves.dev
  2. Install Dependencies

     yarn install
  3. Start the Development Server

    yarn dev

🚀 Deployment

Netlify

  1. Create a new site on Netlify

  2. Link your GitHub repository to Netlify

  3. Configure the build settings

    • Build command: yarn deploy
    • Publish directory: out
  4. Deploy your site

📝 License

MIT