Skip to content

Installation Instructions

marktyers edited this page Feb 2, 2014 · 9 revisions

Required Modules

Before running please ensure you have installed the express module

npm install express

The repo contains only the project files (no libraries).

Database

Sample data is provided in an SQLite database. For a production environment we recommend using an alternative such as MySQL.

Clone this wiki locally