Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 579 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 579 Bytes

Backend Services Node

tested with jest jest Build Status

Getting Started

$ npm install

Unit testing

$ npm run test

Running

  • run dev
$ npm run dev
  • run prod
$ npm start