This provides an Ember component around Particles.js.
This will get you Particle.js' default options:
To customize, use the ember-particles-options helper (using the options in the Particle.js README:
- ember install ember-particles
ember server- Visit your app at http://localhost:4200.
ember testember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.