Node.js is a runtime. It is mostly uses for web and API backends. You can follow the installation instructions of its website.
Angular is a web framework. It is used in the frontend. Other examples for web frameworks / libraries are Aurelia, Vue or React.
A good starting point is Nodeschool.io.
But you should also use the search on Hashnode. The question how to start with JS isn't asked the first time.