gci2017_npmhelloworld
v2.0.0
Published
module for Hello World in different ways
Downloads
3
Readme
#Hello-World
It is just a simple Node.js application hosting two local servers with "Hello World" pages, one using plain Node HTTP and one using Express.js. This is my first approach to Node.js and the npm package manager.
=> Made as part of Google Code-In 2017 for Sugar Labs.
Install
npm install [email protected]
You will find the package in your node_modules/ folder.