zedd45 / 2015-fall-creative-circus

Repo for Node JS / Hapi at The Creative Circus Fall 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2015-fall-creative-circus

Requirements

Node must be installed with a version of NPM. See package.json for the proper version.

I recommend using nvm to manage multiple versions of node on your computer.

Installation & Activation

Each subfolder contains it's own running examples. In order to see the state of the code / server at a given time, cd into the approprate subfolder, and run the following commands:

npm i && npm start

About

Repo for Node JS / Hapi at The Creative Circus Fall 2015

License:MIT License


Languages

Language:JavaScript 80.1%Language:HTML 19.9%