An open API service indexing awesome lists of open source software.

https://github.com/loadsys/ember-demo

CakePHP and Ember.js Demo Application
https://github.com/loadsys/ember-demo

Last synced: 11 months ago
JSON representation

CakePHP and Ember.js Demo Application

Awesome Lists containing this project

README

          

This application is very incomplete.

## Setup

cp Config/core.php.default Config/core.php
cp Config/database.php.default Config/database.php
chmod -R 777 tmp
ln -s /path/to/cake-2.2.3/lib/Cake Lib/Cake