Skip to main content

Posts

Showing posts with the label image hack

Hack any device using Image or Picture

  pic-hack PIC demo hack. Running locally Make sure you have  Node.js  and the  Heroku Toolbelt  installed. $ git clone xxxx $ cd pic-hack $ npm install $ npm start Your app should now be running on  localhost:5000 . Deploying to Heroku $ heroku create $ heroku open $ git push heroku master