/Hapi-Web-Server

Source code for simple web server using Hapi Framework on Nodejs.

Primary LanguageJavaScript

Hapi Web Server

Source code for simple web server using Hapi Framework on Nodejs.

Requirements

  • Nodejs version $\geq$ 16.17.0.
  • NPM version $\geq$ 9.1.2.
  • NPX version $\geq$ 9.1.2 (optional).
  • Git (optional).

Installation

Use git command to install the project.

git clone https://github.com/KrisnaDana/Hapi-Web-Server.git

Or download zip file of the project.

Run the Project

  • Open the project folder path using terminal.
  • Run the following command.
    npm run start