Skip to content

LimonChillo/dgram-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

How to use the application:

  1. Check if node.js is installed.
  2. Open Terminal an navigate to application folder.
  3. Type "node server.js" to start the server.
  4. Open a second Terminal window.
  5. Type "node client.js operand1 operator operand2".

operand1 and operand2 have do be an Integer.

operator has to be '+'. '-', 'x' or '/' according to, what you want to calculate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published