Skip to content

blakehaswell/javascript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Calculator

This is a small demo project to demonstrate how you could use Make, Browserify, Jade, and Marionette to create JavaScript applications. This application will be accomponied by a series of blog posts to explain how each piece fits together.

See a demo of the final result at blakehaswell.github.io/javascript-calculator.

Installation

To run the calculator on your local machine you will need to have need to have the following dependencies installed:

  • Make
  • Node
  • Bower
  • Ruby
  • Bundler

Once you have those, you can install the project’s dependencies by running:

$ make deps

Then build the project by running:

$ make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors