Skip to content

Commit 30d5ff9

Browse files
author
Guillaume Chau
authored
Example link
1 parent 65cfb7d commit 30d5ff9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/vue-ssr/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ VueSSR.template = `
110110

111111
*:warning: The CSS can flicker in developpement mode and load after the app is rendered. This is due to the HMR system having to append dynamic style tag in the page to get the fastest reloading possible. This is not the case in production mode (try running your app with `meteor --production`).*
112112

113+
[Example project](https://github.com/Akryum/vue-meteor-demo)
114+
113115
---
114116

115117
LICENCE ISC - Created by Guillaume CHAU (@Akryum)

0 commit comments

Comments
 (0)