Jump to content

Vue SSR

Server-side interface

This demo uses a prototype Vue server-side rendering system. The interface was written as a series of Vue components, which are rendered both server-side and (if JavaScript is enabled) client-side, meaning a separate PHP implementation is not needed.

Try using the interface with JavaScript disabled in your browser.