Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.09 KB

Em-hebcal

Proof of concept - integrating Ember.js framework (and specifically ember-cli) with hebcal

Prerequisites

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

Installation

  • After installing above...
  • $mkdir ember-hebcal
  • $cd ember-hebcal
  • $git clone https://github.com/kalmanh/em-hebcal.git .
  • $ember install

Running / Development

Further Reading / Useful Links