Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 290 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 290 Bytes

phantom-renderer

Rendering server for SPA based on PhantomJS


  • Copy/clone project
  • Rename config.js.dist to config.js - and fill all config settings
  • Run npm install
  • Run like:
    node index.js --port 3000 --url http://example.com

TODO

  • update logger