tikotzky / apple-tracker

Home Page:http://www.Apple-Tracker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Tracker

If you make a publicly accessible copy of this code please submit a pull request to list it in the README


Requirements

Installing

  • Clone this repo
  • Run npm install

Running Locally

Running on heroku

  • Create a heroku account
  • Install the heroku toolbelt
  • Run heroku create it should give you back a url
    • Run heroku config:set NODE_ENV=production to make the heroku site into production mode
  • Run git push heroku master and wait until it finishes
  • Go to the url that heroku gave you in your browser

About

http://www.Apple-Tracker.com

License:MIT License


Languages

Language:JavaScript 89.0%Language:CSS 11.0%