boyofgreen / BankOfContoso

sample banking app for hosted apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank of Contoso Demo

Usage

Requirements

Installation

  1. Clone the repository: git clone https://github.com/boyofgreen/BankOfContoso.git
  2. Install the NodeJS dependencies: sudo npm install.
  3. Install the Bower dependencies: bower install.
  4. Run the gulp build task: gulp build.
  5. Run the gulp default task: gulp. This will build any changes made automatically, and also run a live reload server on http://localhost:8888.

About

sample banking app for hosted apps


Languages

Language:JavaScript 78.9%Language:HTML 16.3%Language:CSS 4.8%