Table of Contents
If you want to see the website, you can visit IntolerantIA.
Important
This project requires Node.js version 20 or higher.
# Install pnpm if you don't have it:
npm install -g pnpm
- Clone the repository
git clone https://github.com/alevidals/intolerantIA.git
- Install the packages
pnpm install
- Execute the project
pnpm run dev