Print users
Follow the instructions inside the users.js file
Run the program from the command line using: node users.js
Run mocha
from the command line. At least three tests should pass.
Now let’s look at useful functions in javascript/nodejs
Follow the instructions inside the users.js file
Run the program from the command line using: node users.js
Run mocha
from the command line. At least three tests should pass.
Now let’s look at useful functions in javascript/nodejs