Recent Topics

Edit design of PWA app.



  • Please someone teach me how to edit the design of PWA.



  • Hi.

    1. First of all you have to install node modules inside folder packages -> Webkul -> PWA.
    2. Now run this command "npm run watch".
    3. Now go to packages -> Webkul -> PWA -> src -> Resources -> assets -> js -> components.
    4. Now make your changes in respective components.
    5. After making your UI changes run "npm run prod"

    Your changes in PWA will be saved.


Log in to reply