A script to create matrix effects in your texts.
- Cloning the repo
$ git clone https://github.com/helderburato/js-matrix-text.git
- Installing dependencies
$ yarn
- Running scripts
Action | Usage |
---|---|
Starting development mode | yarn start |
Linting code | yarn lint |