Skip to content

frankwallis/adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adder

Simple calculator program

Uses ReactJS, WebPack, Babel, Jest. Due to a limitation with Jest & Jsdom, tests need to be run in node 0.10.

Installation

npm install
npm run build
npm start

Test

npm test

Development

npm run watch

TODO

  • Keyboard Input
  • Responsive Styling & Layout

About

Simple number adder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published