Requirements
- PHP >= 5.3
- Node Package Manager (NPM, often talked about with NodeJS)
Installation Option 1
Pre Requirements
- Install PHP, Apache or package like WAMP, XAMP or MAMP
Project Installation
- Open up a console.
- Install dependencies manually with command 'npm install'
Installation Option 2
Pre Requirements
- Install latest VirtualBox
- Install latest Vagrant
Project Installation
- Open up a console.
- type 'vagrant up'
- type 'vagrant ssh'
- Install dependencies manually with command 'npm install'
ToDo phpunit tests