Source code for granze.net.
- Build Tool: Vite
- Language: TypeScript
- Component Library: Lit
src/- Contains the main source code (components, styles, logic).public/- Static assets served directly (images, icons).dist/- Production build output (generated after build).index.html- Application entry point.
