Student - Can't run program frontend
Hi everyone, For my study I need to run a small game and find, report and write an essay about the bugs. I'm not really a programmer of any kind, I am better at writing the reports than getting a program to work.
I got the backend to work but not the frontend.
To setup the frontend I got this as explenation:
(I got a newer MacBook without an intel chip and got the backend to work in rider)
I got the backend to work but not the frontend.
To setup the frontend I got this as explenation:
- Run "npm install" inside the folder "frontend" and after that run "npm run serve"
- Run "npm run tests"
(I got a newer MacBook without an intel chip and got the backend to work in rider)