It shouldn’t be any different than a regular web app.

You can add whatever you want to the template index.html file.

> On Mar 12, 2022, at 11:53 AM, Roman Isitua <[email protected]> wrote:
> 
> I just stumbled on a tutorial on how to create a pwa app using plain html, 
> javascript and css (i.e. no framework).
> 
>  I am now forced to ask the question. How can i do this in royale ?
> 
> Here is the link
> 
> https://www.google.com/amp/s/www.freecodecamp.org/news/build-a-pwa-from-scratch-with-html-css-and-javascript/amp/
>  
> <https://www.google.com/amp/s/www.freecodecamp.org/news/build-a-pwa-from-scratch-with-html-css-and-javascript/amp/>
> 
> 
> How can I register all the generated javascript files ?
> 
> Is modifying the main entry point js file in my royale project allowed ? From 
> the tutorial this file will need to be modified to register the service 
> worker.
> 
> 
> Has someone created a pwa in royale before ?
> 
> 
> Pwa's are rapidly being adopted it will be nice if I can package my 
> responsive web application to be a pwa with little effort. 
> 
> 
> Regards,
> 
> 

Reply via email to