Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 337 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 337 Bytes

Yona E-commerce

E-commerce CMF based on Phalcon PHP Framework

Requirements

  • PHP >= 5.5
  • Phalcon >= 2.0.7
  • composer
  • npm
  • bower

Installation

git clone [email protected]:oleksandr-torosh/yona-ecommerce.git
cd yona-ecommerce
composer install
bower install
npm install -g less
npm install -g less-plugin-clean-css