/LongTermBets

Angularjs application for long term bets.

Primary LanguageJavaScriptISC LicenseISC

Build Status Dependency Status Codacy Badge

LongTermBets

Simple website application for storing your long term bets.

Installation

To install you will need npm and run this command:

 $ npm install

Package.json contains postinstall script which also install bower.json dependencies.

To run development environment run:

 $ npm run gulp dev