/jquery-node-calculator

Simple calculator built with Node.JS and jQuery

Primary LanguageJavaScript

Simple calculator

Simple calculator built with Node.JS and jQuery.

If you don't have node.js visit https://nodejs.org

Install dependencies and start the server

$ npm install
$ npm start

Run the tests

$ npm test

Point your browser to: http://localhost:3000/