Duolikun Daniya
- Run
npm install
from the project root. - Run
npm install
fromclient/
.
To run any server use node /path/to/server
from the project root.
- Add a route to quiz/server.js to search for a user.
- Complete quiz/server4.js with express router.