stefanvangastel / angularjs-cakephp-sample

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-cakephp-sample

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

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

About

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

License:GNU General Public License v2.0


Languages

Language:PHP 55.1%Language:JavaScript 21.1%Language:CSS 11.6%Language:HTML 10.3%Language:Shell 1.7%Language:ApacheConf 0.2%