About This App
This is a simple static Nuxt.js application demonstrating Static Site Generation (SSG).
How SSG Works
- Pages are pre-rendered at build time
- HTML is generated for each route
- Files can be deployed to any static hosting service
- No server required for hosting
Technical Details
Build Mode: Static Site Generation
Generated: 2025/06/27, 14:37:30
This page was pre-rendered at build time and is served as a static HTML file.
← Back to Home