Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 597 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 597 Bytes

Adoptium Dashboard

Netlify Status codecov

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