Skip to content

shubaivan/CheDream2

 
 

Repository files navigation

CheDream Build Status Scrutinizer Quality Score

Chedream - This is an open source project for the Cherkasy city administration. The project is developed through the efforts of the project Geekhub

##Installation

  1. Clone project to your local place

    git clone https://github.com/geekhub-php/CheDream2.git /path
  2. 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
  3. In terminal enter next command for create sym link

    ln -s /usr/bin/node /usr/local/bin/node
  4. Install global less module for node.js

    npm -g install less
  5. Install global Bower (the browser package manager)

    npm -g install bower
  6. Expand you project, enter in web_root/path/to/you/project/web next command and answer configuration questions:

    sh bin/reload.sh
  7. That all.

Tests

Use this command for run tests:

sudo sh bin/tests.sh

Api documentation

http://chedream.local/api/doc/

Bug tracking

Chedream uses GitHub issues. If you have found bug, please create an issue.

Authors

Chedream was originally created by Geekhub Project Team.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published