Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 140 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 140 Bytes

install dependencies: > cd social-feed-aggregator && npm install

run the app: > SET DEBUG=social-feed-aggregator:* & npm start