Skip to content

Module for Magento 2 that serves as a boilerplate for React apps te be loaded in the Magento (Luma/Blank) frontend.

Notifications You must be signed in to change notification settings

integer-net/magento2-reactapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integer_Net ReactApp

Software License

This is a work in progress, but it's a first version of a bootstrap template module / reference to build React Apps that are loaded in to the Magento 2 (Venia/Blank) theme.

Installation

  1. Install via composer
    composer require integer-net/magento2-reactapp
    
  2. Enable module
    bin/magento setup:upgrade
    
  3. Visit http(s)://{base_url}/reactapp

Configuration

When starting development, rename and:

  • reactapp/.env.development.template to .env.development
  • reactapp/src/config.js.template to config.js. and set the right values in these files.

More documentation on the way.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Module for Magento 2 that serves as a boilerplate for React apps te be loaded in the Magento (Luma/Blank) frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages