Open EdGreen21 opened 1 week ago
@lkeegan sorry could you please let me know which file I'd need to edit for changes to the frontend vue: I looked through index.html
and then got to App.vue
and from there main.tss
specifying the other vues, but I'm not familiar with this language and haven't yet found which file I'd need to make a pull request for to make simple changes to the frontend
The different pages are in src/views, and the file with the front page content is this one: https://github.com/ssciwr/predicTCR/blob/b8b797b5c3d010b243cca20c96714d317cfe0a10/frontend/src/views/AboutView.vue#L50-L86