/Random-GCP-String-JS

Primary LanguageJavaScriptMIT LicenseMIT

Setup project:

curl https://github.com/ChampPG/Random-GCP-String-JS

cd Random-GCP-String-JS

To get node running on debian: (If wrong version of node installed)

sudo apt-get update && sudo apt-get install nodejs -y

Install packages:

npm install package.json

Run:

node app.js

Access in browser:

Now got to the IP of the machine: http://IP_Address:3000