1
0
Fork 0
hudctrl/ui
Dustin 3c5ee6fa00 ui: Add navigation field
The GUI now allows controlling the location of the screens by entering a
new URL in the text field.  Upon submitting the form, the card will
refresh with the updated screen information and screenshot.
2022-04-30 21:49:30 -05:00
..
public ui: Begin GUI 2022-04-30 18:17:07 -05:00
src ui: Add navigation field 2022-04-30 21:49:30 -05:00
.browserslistrc ui: Begin GUI 2022-04-30 18:17:07 -05:00
.eslintrc.js ui: Begin GUI 2022-04-30 18:17:07 -05:00
.gitignore ui: Begin GUI 2022-04-30 18:17:07 -05:00
.prettierrc ui: Begin GUI 2022-04-30 18:17:07 -05:00
README.md ui: Begin GUI 2022-04-30 18:17:07 -05:00
package-lock.json ui: Begin GUI 2022-04-30 18:17:07 -05:00
package.json ui: Begin GUI 2022-04-30 18:17:07 -05:00
tsconfig.json ui: Begin GUI 2022-04-30 18:17:07 -05:00
vue.config.js ui: Begin GUI 2022-04-30 18:17:07 -05:00

README.md

hudctrl

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.