/sunplot

App for plotting sunrises and sunsets

Primary LanguageJavaScript

sunplot

App for plotting sunrises and sunsets

Instructions to get going:

  1. Node must be installed
  2. Open up your terminal and do 'git clone https://github.com/IanPirro/sunplot.git'
  3. The navigate to the sunplot directory
  4. In that folder do 'npm install' ( I included the bower stuff in the repo no need to bower install )
  5. When npm install finishes successfully run 'grunt'
  6. Navigate to http://localhost:3000 in the browser