gilphilbert / jukestudio

A web-based tool to create title labels for jukeboxes
https://juke.studio
2 stars 1 forks source link

juke.studio

Desktop Mobile

JukeStudio is an online jukebox title strip creator that creates true-to-original title strips for 1950s and later jukeboxes.

This is the source repository, the application is available at https://juke.studio

Labels

Development environment

git clone git@github.com:gilphilbert/jukestudio.git
cd jukestudio
npm i
npm run serve

Building for production

npm run build