window users--> "serve": "set PORT=4433 && serve dist" This will solve the error : "PORT' is not recognized as an internal or external command" as the command used in the lesson is for linus/Mac OS happy coding!
When I load my page in offline mode it doesn't render my Tailwind libary from my node_modules so my website is broken without CSS. How can I add additional assets?
window users--> "serve": "set PORT=4433 && serve dist"
This will solve the error : "PORT' is not recognized as an internal or external command" as the command used in the lesson is for linus/Mac OS
happy coding!
Nice and simple - do you plan to make any video about web push? 😃
I am getting this error:
'PORT' is not recognized as an internal or external command, operable program or batch file.
CHANGE TO: "SET PORT=4433 && serve dist"
Lol. I was wondering why my app was not installing. thanks for explaining the manifest tab on dev tools!
This is so clear! Cleared up all my doubts on how to set up a PWA properly.
Awesome video, do u have a video to enable push notifications on mobile using pwa?
would be great to know
'serve' is not recognized as an internal or external command,
got this error
Can you make a mobile app like that?
Create it in the local server and just put it on your phone?
When I load my page in offline mode it doesn't render my Tailwind libary from my node_modules so my website is broken without CSS. How can I add additional assets?
Error in service worker registration. help me please :(((
Great instructional video, thanks!
Thank uuu so much, save my life 😂😂😂
Great
Very helpful
Thank you bro