lewiswolf / animated-geometric-illusion

an animated geometric illusion designed for fxhash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animated Geometric Illusion

🤘

This repo was made using fxhash-webpack-boilerplate.

Development

$ npm i
$ npm start

Build

$ npm run build

This will bundle the project into a single minified bundle.js file, move any files from public/ to the dist/ folder, and link the bundle.js with the index.html.

This will also create a dist-zipped/project.zip file which can be directly imported on fxhash.

About

an animated geometric illusion designed for fxhash


Languages

Language:TypeScript 73.7%Language:JavaScript 14.8%Language:HTML 10.6%Language:CSS 0.9%