totaljs / framework

Node.js framework
http://www.totaljs.com
Other
4.36k stars 450 forks source link

How to make totaljs work with PWA ? #597

Closed lyquocnam closed 6 years ago

lyquocnam commented 6 years ago

How to make totaljs work with PWA ?

molda commented 6 years ago

Hi @lyquocnam as far as i understand PWA (hope you mean Progressive Web App) there's nothing you need to do on server-side. I've seen a few examples and there was no server-side code required.

lyquocnam commented 6 years ago

i mean how to i can combine totaljs with pwa, i see no boilerplate for this yet

petersirka commented 6 years ago

@lyquocnam just copy all files/components to public directory. We don't have capacities for creating examples of each library. Try my advice and let me know.