/kickstarter-node-hapi

NodeJs Application Starter (With Hapi)

Primary LanguageJavaScript

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