To run Satsconf locally, follow these steps:
- Ensure you have Node.js installed: Download Node.js.
- Clone this repository: git clone https://github.com/eipvi/satsconf24.git.
- Navigate to the project directory: cd satsconf24.
- Install dependencies: npm install.
- Start the development server: npm run dev.
- This will open Satsconf in your default web browser.