Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 454 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 454 Bytes

angular-cakephp-sample

An example appliation using AnguarJS/Bootstrap as frontend and CakePHP as REST API producer.

Pelease read the wiki for more details.

How to try

  • install VirtualBox
  • install Vagrant1.3 or later
  • type command bellow:
$ vagrant plugin install vagrant-berkshelf
$ vagrant up

then access to http://192.168.100.2/app/index.html