node-red-hello-world-minimal 1.0.5
Node minimal example
Minimal Node.js Hello World example
This repo contains a minimal hello world application written in Node. This repo will document the many ways you can deploy this application.
Run locally
npm install
npm start