Skip to content

mujibsayyad/social-news-feed

Repository files navigation

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