User:Fab/Nodejs: Difference between revisions

From Alpine Linux
(Created page with " = Installation of node.js = {{Cmd|apk add nodejs}} = Testing node.js= {{Cmd|node -v v0.4.2}}")
(No difference)

Revision as of 05:34, 28 January 2012


Installation of node.js

apk add nodejs

Testing node.js

node -v v0.4.2