luckkrit / hapi-backbone-marionette

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hapi with Backbone and Marionette

Bare bones Hapi and Backbone with Marionette to show a list of users.

This repo serves both the data and the static files for simplicity.

Usage

npm install

node index.js

open http://localhost:3001/

Next

Go see the Hapi Backbone with Rivets repo!

Notes

Data generated with www.mockaroo.com

About


Languages

Language:JavaScript 97.3%Language:HTML 2.7%