genaker / module-react-emojigame
Magento 2 React App Game
Installs: 73
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 0
Open Issues: 1
Language:JavaScript
Type:magento2-module
Requires
- genaker/magento-reactjs: ^17.100
This package is auto-updated.
Last update: 2024-10-21 23:17:42 UTC
README
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.