node-red-hello-world-minimal
v1.0.5
Published
Node minimal example
Readme
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