Skip to content

taniarascia/calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Calculator App

Make a calculator in Node.js and use the Mocha testing framework.

Installation

git clone https://github.com/taniarascia/calc.js
cd calc
npm install --save-dev mocha
node calc.js

License

The code is open source and available under the MIT License.