A label generator for the Physical Computing lab at ZHdK
Currently configured for 62mm100mm and 29mm62mm labels for Brother QL series printers
The web app can be accessed here.
Clone this repo and npm install.
npm i
npm start
You can view the development server at localhost:8080
.
npm run build