pkopysci / miswired-glitchy-vue-app

Vue3 web app for the Miswired Glitchy badge.
Other
0 stars 0 forks source link

miswired-glitchy-vue-app

Project Overview

This web app is an alternate way to interface with the Glitchy Circuit Breaker Gadget.

after running the install & build commands, the contents of the dist folder should be loaded to the root directory of a MicroSD card and inserted into the card slot of the Glitchy board. Then follow the normal connection instructions defined in the Glitchy Wiki.

Release Notes

1.0.0

New Features


0.1.3 - BETA

New Features


0.1.2 - BETA

Bug Fixes


Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint