Run app locally
git clone https://github.com/webuxmotion/simple-nodejs-expressjs-app.git
cd simple-nodejs-expressjs-app
npm i
npm start
Follow the url http://localhost:3001/
You should see "Hello World!" in the browser
git clone https://github.com/webuxmotion/simple-nodejs-expressjs-app.git
cd simple-nodejs-expressjs-app
npm i
npm start
Follow the url http://localhost:3001/
You should see "Hello World!" in the browser