- connect to ec2
- run
sudo yum install -y gcc-c++ make - specify which node version to install and run
curl -sL https://rpm.nodesource.com/setup_16.x | sudo -E bash - - install node with run
sudo yum install -y nodejs - install git
sudo yum install -y git - clone a github repo
git clone [github repo]
Ali-Hussein-dev/ec2-node
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|