Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 750 Bytes

File metadata and controls

29 lines (17 loc) · 750 Bytes

Data ICMC

Welcome to the Data ICMC website repository. This project is built with Next.js and provides information about the Data ICMC group from the Institute of Mathematical and Computer Sciences (ICMC) at the University of São Paulo (USP), located in São Carlos.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed Node.js version 22 or higher.

Installation

To install and run the project locally, follow these steps:

  1. Clone the repository

  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173 to see the website.