Exia01 / Node

Node.js refresher | Self-taught material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Node.js refresher | Self-taught material


Languages

Language:JavaScript 65.0%Language:HTML 19.3%Language:CSS 15.7%