Source code for simple web server using Hapi Framework on Nodejs.
- Nodejs version
$\geq$ 16.17.0. - NPM version
$\geq$ 9.1.2. - NPX version
$\geq$ 9.1.2 (optional). - Git (optional).
Use git command to install the project.
git clone https://github.com/KrisnaDana/Hapi-Web-Server.git
Or download zip file of the project.
- Open the project folder path using terminal.
- Run the following command.
npm run start