Skip to content

zsbrown97/opendds-bench-scoreboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opendds-bench-scoreboard

Fork for Zack Brown

If running locally (on localhost), start the REST server that is required to get past CORS issues:

  • cd server
  • npm install
  • npm start

Start the web server:

  • open a new terminal window
  • cd ui
  • npm install
  • npm run dev
  • browse localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.2%
  • Svelte 14.0%
  • JavaScript 3.6%
  • CSS 1.9%
  • HTML 0.3%