Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 511 Bytes

README.md

File metadata and controls

37 lines (16 loc) · 511 Bytes

hapi_template

Synopsis

Template Node Web Server with hapi , inert and Faye.

Template Web Application with Bootstrap,Jquery,knockout,vue and underscore (cdn resources)

Configuration

change port in HTTP_PORT const:

const HTTP_PORT = 4000;

Motivation

First Blood, template to help to initialize a hapi proyect with node.

Installation

git clone https://github.com/jbasg/hapi_template.git app_name

cd app_name

npm install

node app.js

License

GNU General Public License v3.0