A example to loading basic HTML in NodeJS
1 - Clone the project, go to the app folder and install the dependencies
npm install
2 - Run the app
node app.js
This code is licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php