I entirely expect so. With the advent of single page site frameworks, it is pretty trivial. This is exactly what firebase targets. The backend stores structured data, and the static assets delivered as frontend code then organise the presentation. Well, strictly firebase was originally intended for mobile apps, which already work that way. But with frontend heavy frameworks, this process is easier to replicate than ever.