ChampPG / Random-GCP-String-JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 77.6%Language:EJS 22.4%