Module for Magento 2 that serves as a boilerplate for React apps te be loaded in the Magento (Luma/Blank) frontend.
Stars
37
Forks
9
Watchers
37
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Improved customer-sectiondata change detection. Moved GraphQL HOC out of class to prevent remounting on every render. Improved function naming
61589e3View on GitHubAdded some components showing login mechanism and loading orderData over GraphQl
ddee369View on GitHubFirst React POC: simple 'customer welcome' component that shows data fetched from sections or localstorage.
af77160View on GitHubset proxy config to environment to prevent CORS in npm start
e66f6ffView on GitHubcleanup serviceworker - cleanup default css - set right container id for npm start index.html
456ce8bView on GitHubcleanup default files - set deploy paths - disable chunking by default
ff7cab3View on GitHubinstalled create-react-app. added prettier.io formatting hook on 'git add'
6425e95View on GitHub