Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 185 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 185 Bytes

"#IssueTrackerAPI"

change directory:
 > cd issue-trackers-api

install dependencies:
 > npm install

run the app:
 > SET DEBUG=issue-trackers-api:* & npm start