Current website repo for open robotic metaverse
The site is developed using Nuxt 3
Check out their official website
- Clone the Repo
git clone https://github.com/openroboverse/open-rv-website.git
- Install dependencies
# npm
npm install
- Start the development server on
http://localhost:3000
:
# npm
npm run dev
Check out the deployment documentation for more information.
The members page is now split into two sections:
- Current Members
- Supporters and Alumni
This structure allows for a clear distinction between active participants and those who have contributed or supported the project in the past.
Contact Hazar if you have any questions/suggestions about the website.