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
- Host: GitHub
- URL: https://github.com/loadsys/ember-demo
- Owner: loadsys
- Created: 2012-11-08T00:08:33.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-16T20:48:25.000Z (about 13 years ago)
- Last Synced: 2025-01-09T03:14:48.508Z (about 1 year ago)
- Language: JavaScript
- Size: 880 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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