Skip to content

Commit bfe328e

Browse files
Readme SSR
1 parent 959b9e9 commit bfe328e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# vue-particles
22
### Vue.js component for particles backgrounds
3+
### SSR compatible - Tested with <a href="https://nuxtjs.org/" target="_blank">Nuxt.js</a>
34

45
------------------------------
56
<a href="http://vue-particles.netlify.com/" target="_blank"><img src="https://cloud.githubusercontent.com/assets/3135968/25576433/9e63f3fe-2e67-11e7-9074-7bd9458ed691.png" alt="particles.js generator" /></a>

src/App.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
<p class="subtitle">
1010
Vue.js component for particles backgrounds
1111
</p>
12+
<p class="subtitle">
13+
SSR compatible
14+
</p>
1215
<br>
1316
<a class="gh-button" target="_blank" href="https://github.com/creotip/vue-particles"><span class="gh-button__icon"></span>Download</a>
1417
</div>

0 commit comments

Comments
 (0)