smartnav / kickstarter-node-hapi

NodeJs Application Starter (With Hapi)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KICKSTART Application Mobilyte

This KICKSTART application is used for new upcoming mobile applications.

Getting Started

Go to given path

cd KickStarterProject_Node

##2nd step

Simply clone from this repo, then go to the root folder install dependencies with npm.

npm install

##Start With

node server.js

##Api doc

You can find the api doc from http://localhost:4000

#Enjoy the code

About

NodeJs Application Starter (With Hapi)


Languages

Language:JavaScript 89.7%Language:HTML 10.3%