Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 237 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 237 Bytes

br-api

See Instructions.md for additional information.

Development Environment

  1. Install NPM
  2. Install Node Modules npm i
  3. Install Global Tools - npm i -g tsc-watch mocha nyc
  4. Begin Development - npm run dev