I'm using particles.js to deploy a simple personal website.
There are two questions:
- What is the difference between using particles.min.js and particles.js? There is no documentation on this, I've used both and there doesn't seem to be any difference.
- If I run entirely client side, can I use the particles.json file? I encountered some errors.
You can configure particlejs entirely using the particles.json file on the client side. Make sure your files are accessible and referenced correctly.