by Paul Mourer | Dec 26, 2019 | All, eCommerce, How To, Javascript, React, Shopify
In this tutorial we will cover the basic setup required to include React into a Shopify theme. This will include: Initializing NPM in our theme Installing necessary dependencies Creating React components within our Shopify theme Configuring webpack and babel to set up...