# TruckNet Frontend React + TypeScript + Vite frontend for TruckNet. ## Stack - React 19 - TypeScript - Vite - Tailwind CSS - MapLibre GL + PMTiles (Protomaps) ## Development ```bash npm install npm run dev ``` ## Build ```bash npm run build ```