Skip to content

Latest commit

 

History

History
executable file
·
26 lines (16 loc) · 401 Bytes

README.md

File metadata and controls

executable file
·
26 lines (16 loc) · 401 Bytes

InterConnect with RTC.io and Polymer

Getting Started

  1. Install DocPad

  2. Clone the project

  3. Install dependencies

    npm install
    [sudo] gem install compass
    bower install
  4. Start the application

    docpad run
  5. Open http://localhost:9778/

  6. Start hacking away by modifying the src directory