Skip to content

robinlarsson/kau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kau

Requirements

  • PHP >= 5.3
  • Node Package Manager (NPM, often talked about with NodeJS)

Installation Option 1

Pre Requirements

  1. Install PHP, Apache or package like WAMP, XAMP or MAMP

Project Installation

  1. Open up a console.
  2. Install dependencies manually with command 'npm install'

Installation Option 2

Pre Requirements

  1. Install latest VirtualBox
  2. Install latest Vagrant

Project Installation

  1. Open up a console.
  2. type 'vagrant up'
  3. type 'vagrant ssh'
  4. Install dependencies manually with command 'npm install'

ToDo phpunit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published