Skip to content

CleverCloud/casperjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clever-casperjs

CasperJS demo for Clever-Cloud.

How to run (on your computer)

Make sure you have npm installed.

 npm install && npm start

How to run (on Clever-Cloud)

  1. Fork this repository on Github
  2. Signup on Clever-Cloud with Github
  3. Create a Node.js application and choose username/clever-casperjs within the suggested github applications
  4. Make it run by clicking on the "Play" top-right button
  5. Read deployment logs
  6. Visit your application by clicking on the "Arrow" top-right button
  7. Have fun :)