gdscigdtuw / groceryApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get the server running

suhanichawla opened this issue · comments

Install body-parser and express as dependencies and nodemon as a dev-dependency
Write the code to start server on port 8080 (or any other port) in index.js in the server folder.
Needs to be done after #1

can you assign this to me