Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 276 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 276 Bytes

Github OSS Dashboard

A UI for querying and visualizing open source Github projects

NPM Scripts

  • npm run dev: Runs the server and automatically transpiles and updates your code as you edit it.
  • npm test: Runs mochas in tests/unit that are suffixed with '-specs.js'