Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 265 Bytes

File metadata and controls

12 lines (9 loc) · 265 Bytes

simple node demo

Install node.js first, then:

git clone https://github.com/leftlogic/node-test.git
cd node-test
npm install
npm start

The server will start running by default on http://localhost:61913.