React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Installation

  1. Clone this repository:

    git clone https://github.com/esojlm5/rimac-challenge.git
  2. Navigate to the project directory:

    cd rimac-challenge
  3. Install dependencies:

    yarn install

Usage

  1. Start the development server:

    yarn dev
  2. Build the project:

    yarn build

    This will launch the project in your default browser. The page auto-updates as you edit the files.