Skip to content

AdoptOpenJDK/openjdk-dashboard-v2

Repository files navigation

openjdk-dashboard-v2

The next gen download dashboard

Local run/development steps

  • start DownloadStats
npm install
npm start

Deployment

  • Compile and generate static files
npm run-script build
  • serve ./dist