Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 348 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 348 Bytes

social-news-feed

Node.js

Installation

npm install

For Nodemon

Go to package.json in scripts > start

nodemon app.js

Run the app

npm start