Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 554 Bytes

File metadata and controls

20 lines (12 loc) · 554 Bytes

Granze.net

screenshot

Source code for granze.net.

Tech Stack

Project Structure

  • 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.