Skip to content

Latest commit

 

History

History

gitvisionwebapp

GitVision WebApp

GitVision is a groundbreaking web tool that transforms Git repositories into immersive 3D, Virtual, and Augmented reality visualizations. Developed with Vue 3 in Vite, it provides a novel approach to understanding Git's version control system, making it more intuitive, efficient, and engaging.

Experience the live demo of GitVision at gitvis.web.app.

Additional Tools

You can generate visualization data from your own Git repositories using our Python script. For details, check the README.md in the tools directory.

Project Setup

Follow the steps below to get started with development.

npm install

Compile and Hot-Reload for Development

npm run dev