UNPKG
hello_npm_egorgl
Version:
latest (2.2.8)
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.0.1
2.0.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Hello, Node.js and npm!
hello_npm_egorgl
/
bin
/
server.js
3 lines
(2 loc)
•
76 B
JavaScript
View Raw
1
2
3
// Generated by CoffeeScript 1.11.1
console
.
log
(
'Hello, Node.js and npm!'
);