mgstabrani / hapi-web-server

A web server using nodejs and hapi module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hapi-web-server

A web server using nodejs and hapi module.

Technologies

  • NodeJS
  • Node Package Manager (NPM)
  • Hapi Module

Install

  • Install NodeJS.
sudo apt install nodejs
  • Install Node Package Manager (NPM).
sudo apt install npm
  • Install NPM Module.
npm install

Run

npm run start

Output:

> hapi-web-server@1.0.0 start
> node server.js

Server berjalan pada http://localhost:5000

Author

Mgs. Tabrani

Reference

About

A web server using nodejs and hapi module.


Languages

Language:JavaScript 100.0%