We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6089af commit 209117bCopy full SHA for 209117b
README.md
@@ -214,6 +214,7 @@ key | option type / notes | example
214
### `Packages install`
215
216
##### ***npm***
217
+https://www.npmjs.com/package/particles.js
218
```
219
npm install particles.js
220
@@ -228,6 +229,12 @@ bower install particles.js --save
228
229
gem 'rails-assets-particles.js'
230
231
232
+##### ***Meteor***
233
+https://atmospherejs.com/newswim/particles
234
+```
235
+meteor add newswim:particles
236
237
+
238
-------------------------------
239
240
### `Hosting / CDN`
0 commit comments