AWS-CPM Project setup Install Node.js https://nodejs.org/en Navigate to the project folder in your shell Use the node package manager to install all of the project dependencies. npm install