genaker / module-vuejs-minesweeper
Magento 2 VueJS App Game
Package info
github.com/Genaker/Magento_VueJS_Example_Module_Minesweeper
Language:HTML
Type:magento2-module
pkg:composer/genaker/module-vuejs-minesweeper
1.0.2
2022-01-21 03:11 UTC
Requires
- genaker/magento-reactjs: ^17.100
This package is auto-updated.
Last update: 2026-02-22 02:20:44 UTC
README
In this project, let's build an Minesweeper Game Magento Vue JS Extension by applying the concepts of the Magento Vue UI Components.
Refer to the image below:
VueJS Reactive Magento 2 UI component in action:
Set Up Instructions:
composer require genaker/module-vuejs-minesweeper
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.

