From c6c3b4758664b0b7ea2487ed785128416d0905b5 Mon Sep 17 00:00:00 2001 From: pimlie Date: Sat, 3 Apr 2021 19:19:34 +0200 Subject: [PATCH] feat: add fully static / client-only example --- examples/_static/client-only.html | 136 ++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 examples/_static/client-only.html diff --git a/examples/_static/client-only.html b/examples/_static/client-only.html new file mode 100644 index 00000000..4255cca8 --- /dev/null +++ b/examples/_static/client-only.html @@ -0,0 +1,136 @@ + + + + + + + + + + + + + ← Examples index +
+ + + + + + + window.users = [] + + + + + + +

vue-router

+ + + + + + + + + +
+ + + +