Skip to content

A semi-scientific Calculator. My first ember.js application 🚀🔥

Notifications You must be signed in to change notification settings

0x48piraj/EmberCalculator

Repository files navigation

Advanced Calculator in Ember.JS

HitCount

calc-demo

Running / Run Tests / Building / Deploying

Prerequisites

Running / Development

Deploying

Surge.sh

image

Heroku

image image

Note :
$ heroku create --buildpack https://github.com/tonycoco/heroku-buildpack-ember-cli.git

Creating app... !
 !    You've reached the limit of 5 apps for unverified accounts. Delete some
 !    apps or add a credit card to verify your account.

gh-pages

I was not able to deploy using gh-pages

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

About

A semi-scientific Calculator. My first ember.js application 🚀🔥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published