nickmcblain / NessieMaterial

An example application for using the Capital One UK hackathon API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NessieMaterial

An example application for using the Capital One UK hackathon API

Prerequisites

  1. Install Git
  2. Install node/npm
  3. Install bower

Installation

  1. Copy the repo 'git clone https://github.com/nickmcblain/NessieMaterial.git'
  2. Install node modules 'npm install'
  3. Install bower components 'bower install'
  4. Copy your API key from http://api.reimaginebanking.com/ into the app.js
  5. Run gulp and see the app running on localhost:9000

About

An example application for using the Capital One UK hackathon API


Languages

Language:JavaScript 75.9%Language:HTML 24.1%