/waddle

Primary LanguageJavaScript

Build Status

Waddle

Your map, your footprints, your life

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development a. Installing Dependencies
  4. Contributing

Usage

waddle.herokuapp.com

Requirements

  • Node 0.10.x
  • Neo4J

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install -g grunt
npm install -g karma
npm install
bower install
grunt dev

Contributing

See CONTRIBUTING.md for contribution guidelines.