Dredd
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:
- Run "npm install" inside the folder "frontend" and after that run "npm run serve"
To execute the tests:
- Run "npm run tests"
It's probably very easy to do, but I don't understand it.
(I got a newer MacBook without an intel chip and got the backend to work in rider)
24 replies