- Add .gitignore for node_modules and build artifacts
- Add package-lock.json for dependency lock
- Add tsconfig.node.json for node configuration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- React 18.x with Vite configuration
- TailwindCSS with transport-themed colors
- Leaflet for map integration
- TypeScript setup with path aliases
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>