Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 702 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 702 Bytes

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