!DEPRECATED!
For js deps use:
- node v0.10.29
- bower@1.3.8
- less@1.7.4
Chedream - This is an open source project for the Cherkasy city administration. The project is developed through the efforts of the project Geekhub
##Installation
-
Clone project to your local place
git clone https://github.com/geekhub-php/CheDream2.git /path
-
Install Node.js Download sources from official web site
-
Extract node.js archive to your local directory
-
Run terminal and go to extracted node.js directory
-
Enter next commands
./configure make make install
-
-
In terminal enter next command for create sym link
ln -s /usr/bin/node /usr/local/bin/node
-
Install global less module for node.js
npm -g install less
-
Install global Bower (the browser package manager)
npm -g install bower
-
Expand you project, enter in web_root/path/to/you/project/web next command and answer configuration questions:
sh bin/reload.sh
-
That all.
Use this command for run tests:
sudo sh bin/tests.sh
http://chedream.local/api/doc/
Chedream uses GitHub issues. If you have found bug, please create an issue.
Chedream was originally created by Geekhub Project Team.