Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to /zend_framework/public/local_server/
  2. Execute npm (node package manager) which will read the package.json file and install the listed dependencies. 
    1. npm install

...