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!
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"
Nice and simple - do you plan to make any video about web push? 😃
This is so clear! Cleared up all my doubts on how to set up a PWA properly.
Lol. I was wondering why my app was not installing. thanks for explaining the manifest tab on dev tools!
'serve' is not recognized as an internal or external command,
got this error
Awesome video, do u have a video to enable push notifications on mobile using pwa?
would be great to know
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?
Great instructional video, thanks!
Error in service worker registration. help me please :(((
Very helpful
Thank uuu so much, save my life 😂😂😂
Thank you bro
Great