Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 245 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 245 Bytes

Refresher on Node.js along with other Node resources and projects.

#app.js --> runs the node server #server.js --> runs the express node application

Unit testing can also be implement unit testing through Jest: --> https://jestjs.io/