Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 137 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 137 Bytes

Jobly Backend

This is the Express backend for Jobly, version 2.

To run this:

node server.js

To run the tests:

jest -i