Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 299 Bytes

Magento UI components in React

Converting all knockout using components to React.

Some rules to be put in lint

Do not use spread operators when passing props to a component because Components should be self documenting.

For packaging it in electron add "homepage": "./", to package.json