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