Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 457 Bytes

deps.md

File metadata and controls

20 lines (16 loc) · 457 Bytes

Dependencies

You will need to have the following tools installed in order to run this project:

  1. Node
  2. Bower
  3. Grunt
  4. PHP-CGI 5.4+
  5. Ruby
  6. Sass
  7. Compass
  8. PHP 5.5+

Secondary Dependencies

Make sure you are in your earthquake-event-ws project directory. Install these packages from your terminal.

  1. Install local npm modules npm install

    Dependency install details for Windows and Mac