Skip to content

HuzuTech/TotemTestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Totem Test App

This is an ongoing demonstration of how to use the Totem library in the context of a HAPI.App.

##Installation

You must have HAPI.App installed as a global node module:

npm install -g hapi.app

Change into the app's root directory and install dependencies:

npm install

Set up the app as a valid HAPI client:

hapi setup

Run the server:

hapi start

Now navigate to http://localhost:[port].

About

A test app for Totem built using HAPI.App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published