ste-vg / svg-squiggles

Wiggly Squiggly Fun.

Home Page:https://codepen.io/steveg3003/full/qobgBM/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG squiggles

Colorful, mouse following, squiggles. Written with Typescript, GSAP and rxjs.

Demo https://codepen.io/steveg3003/full/qobgBM/

Getting started

First you need to download the the packages

npm install

Development

For development run

npm run start

Which will the app on http://localhost:3000 and will reload when you make changes

Build

To create a new build run

npm run build

Which will create a new version of the app in a 'dists' folder.

About

Wiggly Squiggly Fun.

https://codepen.io/steveg3003/full/qobgBM/


Languages

Language:TypeScript 72.5%Language:JavaScript 23.8%Language:HTML 2.0%Language:CSS 1.7%