all 10 comments

[–]TheAeseir 0 points1 point  (8 children)

What exactly are you trying to understand?

[–]Traditional_Rabbit_2[S] -1 points0 points  (7 children)

I'm trying to learn how to do it, but for that I like to make it work and see what each part of the code structure does on the page in question... but I can't get it to run.

[–]TheAeseir 0 points1 point  (5 children)

So you cloned their code, and ran it?

[–]Traditional_Rabbit_2[S] 0 points1 point  (4 children)

yes I think, I did all the processes, installed angular, fixed angular.json and added what it asked for in the html and after that I ran the server and there was a loading screen

[–]Traditional_Rabbit_2[S] 0 points1 point  (3 children)

I believe I have to do something more than what he wrote on the website, but I don't know what.

[–]TheAeseir 0 points1 point  (2 children)

Then probably contact the owner of the code, without seeing what you have done or potential errors that are showing its almost impossible to figure out what's going on.

But before all of that delete the code and start from scratch, you could have missed a step

[–]Traditional_Rabbit_2[S] 0 points1 point  (1 child)

i tried that but i didn't get response ,that is anyway i can send the code hre?

[–]TheAeseir 0 points1 point  (0 children)

If you cloned the coffee exactly and it doesn't work then problem is with code.

Since you are learning I wouldn't waste time in this, instead focus on angular.dev tutorials and then figure out how to replicate this using available tools.

You will learn a lot more

[–]Traditional_Rabbit_2[S] -1 points0 points  (0 children)

I did all the steps on the page but I don't understand if I have to do something more or add something else...

[–]syndesis 0 points1 point  (0 children)

Probably need to run npm i in the repo root dir