# openjdk-dashboard-v2 **Repository Path**: mirrors_AdoptOpenJDK/openjdk-dashboard-v2 ## Basic Information - **Project Name**: openjdk-dashboard-v2 - **Description**: The next gen download dashboard - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openjdk-dashboard-v2 The next gen download dashboard ## Local run/development steps - start DownloadStats ``` npm install npm start ``` - open http://localhost:3000 ## Deployment - Compile and generate static files ``` npm run-script build ``` - serve ./dist