-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
songoo edited this page Aug 19, 2014
·
2 revisions
- clone project
- composer
composer update
- bower
bower install
- less
lessc styles.less > styles.css /* or using phpstorm */
- set local config (/app/config/config.local.neon)
`doctrine:` `host: localhost` `port: 3306` `user: root` `password:` `dbname: demo`
Home
Contact
Epic
Cards
-- Game
-- End game dialogs
-- Top results list
Jsons
Tests
Installation
Future works