/bookie-server

Backend for bookie app

Primary LanguageJavaScriptMIT LicenseMIT

bookie-server

CI

Travis CI: Build Status

Required Software

  • npm
  • node >= 6.x

Installation

$ npm i

Development Mode

$ npm start

Tests

Run tests once

$ npm t

Run tests in watch mode

$ npm run tw

Tech Stack