Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bytedecoder/animated-particles.js

Animated Background Using Particles.js
https://github.com/bytedecoder/animated-particles.js

css3 es6 html5 parcel-bundler particle-js-library

Last synced: 24 days ago
JSON representation

Animated Background Using Particles.js

Awesome Lists containing this project

README

        

# animated-particles.js
Animated Background Using Particles.js

Bundled with **Parcel**

## Init the project
```bash
$ yarn install
```

## Development mode
```bash
$ yarn dev
```

## Porduction mode
```bash
$ yarn build
```