https://github.com/genaker/magento_reactjs_example_module_game
https://github.com/genaker/magento_reactjs_example_module_game
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/genaker/magento_reactjs_example_module_game
- Owner: Genaker
- License: gpl-3.0
- Created: 2022-01-13T04:36:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T16:55:32.000Z (over 4 years ago)
- Last Synced: 2025-03-07T23:41:47.111Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
# Magento 2 Module React JS EmojiGame
In this project, let's build an **Emoji Game Magento React Extension** by applying the concepts of the Magento React UI Components.
### Refer to the image below:
### Set Up Instructions
```
composer require genaker/module-react-emojigame
```
## This module recuires Magento React_React module as a dependemcy:
https://github.com/Genaker/reactmagento2
React Magento 2 implementation. This Simple module explains how to add and use React/Vue Components with Magento 2.
This module will be installed automaticaly if you are using composer for instalation.