Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 262 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 262 Bytes

CallTaker

Call Taker & Dispatch System.

Installation

  • git clone <repository-url> this repository
  • cd CallTaker
  • npm install

Running / Development

Client:

  • npm start

Server:

  • cd calltaker/auth/server/

  • babel-node server.js