Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 371 Bytes

KonaMvpRygDashboard

Run the back end

  1. Install Visual Studio if you don't have it already. The Community edition works fine
  2. Open KonaMvpRygDashboard.sln
  3. Hit the big green 'play' button to build and run

Run the front end

  1. Navigate to the kona-mvp-ryg-dashboard folder
  2. Install node if you don't have it already
  3. At a command prompt, run npm start