jpryda / d3-gizmodo

Spoon Task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3-gizmodo

Spoon Task

  1. Start an http server

On a mac open terminal, cd to the unzipped folder run the PHP/Apache web server. E.g.

cd ~/Downloads/d3-gizmodo-master/webroot

php -S 127.0.0.1:8080 -t .
  1. Access the site through the specified port (e.g. 8080 from above) at http://localhost:8080/login.php using the login information:

     user: jordan
     pass: ryda
    

Refresh time is every 4s.

About

Spoon Task


Languages

Language:JavaScript 91.3%Language:HTML 5.7%Language:PHP 1.5%Language:CSS 1.3%Language:Python 0.2%