Skip to content

jmmk/ember-calculator

Repository files navigation

Ember Calculator

Simple JS calculator written in Ember.js, built with Ember App Kit.

Try it out at http://jmmk.github.io/ember-calculator

screenshot

Building

Clone this repo, cd in the new directory, then:

npm install

To run a local server:

grunt server

Then visit:

localhost:8000

in your browser to use the calculator

About

Basic Javascript calculator using Ember App Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published