/HTML-CANVAS1

Vanilla JS canvas for particles

Primary LanguageJavaScript

HTML5 CANVAS

CANVAS Play for Particles Animation

Useful commands

I used Parcel installed globally

  • npm i -g parcel

    Starts development server

  • parcel index.html

    Builds a production bundle output is dist

  • parcel build index.html