Change out the number in line 20 of App.vue to the ID of the test you want! 0-4 are CodePost tests, 24601 is for unit testing of the backend system, and student testers own IDs 400-499
<Leaderboard test="your_test_id_here"/>
npm install
npm run serve
npm run build
npm run lint