Skip to content

ByteDecoder/animated-particles.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animated-particles.js

Animated Background Using Particles.js

Bundled with Parcel

Init the project

$ yarn install

Development mode

$ yarn dev

Porduction mode

$ yarn build