Skip to content

gspain/emberjs-calculator

Repository files navigation

emberjs-calculator

A calculator created in EmberJS with themes by Gabriella Spain. See the demo

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd emberjs-calculator
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

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

About

A calculator made in EmberJS with themes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published