Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 417 Bytes

File metadata and controls

23 lines (20 loc) · 417 Bytes

#Magento-React

Use React components as rendering library for Magento

Installation

make install

Helpers

  • Launch docker containers
make docker_run
  • Install composer dependencies
make composer_install