Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 268 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 268 Bytes

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