Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 487 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 487 Bytes

Todo

This is a sample service oriented application built on the Joomla! Framework. It consists of two main parts: a Joomla! Services application and a client application built on the Angular javascript framework.

Installation

Installation requires Composer.

  1. Clone the repo to a location on your disk.
  2. Run composer install at the repository root.
  3. Create a symbolic link into your doc root for the www directory. i.e. ln -s /path/to/www /path/to/docroot/todo