Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 225 Bytes

File metadata and controls

19 lines (15 loc) · 225 Bytes

animated-particles.js

Animated Background Using Particles.js

Bundled with Parcel

Init the project

$ yarn install

Development mode

$ yarn dev

Porduction mode

$ yarn build