Static website https://multi-agent.io
This is repository for website of Laboratory of Multi-Agent Systems.
- Create an issue in this repository.
- Review the website carefully to ensure your issue is valid and clearly described.
- We will review your suggestion as soon as possible and respond accordingly.
Ensure you have Node.js and the Astro framework installed before proceeding.
-
Install dependencies:
yarn install
-
Start development server
yarn dev
-
Build for production
yarn build