Official documentation site for AGIT, the AI-native Git wrapper.
Live site: https://www.agit-ccm.com/
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build
# Preview production build
npm run serveMIT OR Apache-2.0