Skip to content

devonbl/calculator

Repository files navigation

calculator

simple calculator app with reactjs. and soon tests with jest

Dependencies

  • node.js
  • npm (installed with node)
  • grunt
  • grunt-cli
  • jest-cli --save-dev

Dev flow

Build:

npm install
grunt browserify

Run:

npm start

(open at http://localhost:3000)

Test:

npm test

About

sample app with jest and reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published