2026-05-25 13:00:20 -04:00
2026-05-25 13:00:20 -04:00
2026-05-30 21:05:31 -04:00
2026-05-31 12:38:21 -04:00
2026-05-30 21:05:31 -04:00
2026-05-25 13:00:20 -04:00
2026-05-25 13:00:20 -04:00
2026-05-30 21:05:31 -04:00
2026-05-30 21:05:31 -04:00

VOID::NAV

Vite + React + TypeScript documentation and prototype hub for the Space-Game project.

Development

pnpm install
pnpm dev

Build

pnpm build

Routes

  • / - landing page
  • /docs - documentation overview
  • /docs/demos/* - converted interactive demos
  • /docs/prototypes/game-hud - HUD style reference for future demos
  • /app - future game application shell

Browser Routing

This app uses browser-history routes. The Vite dev server works without extra setup. Static production hosting must rewrite all routes to index.html.

Example Netlify rule:

/* /index.html 200

For Vercel or another static host, configure the equivalent SPA fallback to index.html.

Description
No description provided
Readme 2.2 MiB
Languages
TypeScript 75.9%
Rust 21.7%
HTML 1.7%
CSS 0.6%