Setup your environment with some prerequisites
Last updated 3 years ago
if you don't already have it on your machine.
Good to know: Use a Node version manager (like ) to easily switch between different versions of Node.js
)
Install the lastest version (v2) of the if you don't already have it on your machine.
Run the following command to setup AWS credentials that can be used by the AWS CLI tool:
aws configure
nvm