Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 659 Bytes

File metadata and controls

20 lines (11 loc) · 659 Bytes

RecSpinAnim™

A simple web app to quickly generate vinyl recrod spinning animations, mainly for YT music videos.

repo image

Online usage

Provided as a service for the UKIYO・Fairway Software Co. (株) - All rights reversed.

https://ukiyo-fairway.neocities.org/RecSpinAnim

Local server

To serve the app locally you can use a simple webserver, e.g. serve:

  1. install serve by running npm i -g serve
  2. run the serve command in any folder from the command line

Everything else is descibed in the index.html in the tutorial slide at the beginning.