Skip to content

pheintzelman/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74fabf7 · Apr 23, 2017

History

17 Commits
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017

Repository files navigation

React Calculator Demo

react-calculator

A basic calculator built with react and redux.

See demo here

To Run:

Download or clone than do

npm install
npm start
  • Access app at http://localhost:3000/
  • The entry point file is app/index.js
  • Browser will refresh automatically on any file changes..

Build & bundle for prod:

npm run build
  • Files are saved into the /docs folder
  • To view it, open docs/index.html

About

A basic calculator built with react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published