Skip to content

Instantly share code, notes, and snippets.

@rvibit
Last active February 4, 2023 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvibit/d6cb41083fae1c3986c6fae490928b28 to your computer and use it in GitHub Desktop.
Save rvibit/d6cb41083fae1c3986c6fae490928b28 to your computer and use it in GitHub Desktop.
shopify-laravel-app/resources/js/app.js file for laravel-shopify React SPA
import './bootstrap';
import "../css/app.css";
import '../frontend/index.jsx' //import react frontend entry file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment