Files
Web-Frontend/client
vkuchenik 1f83dcf9bb added submenu to settings
widget information is now stored in two arrays. One array (widgetArray) holds the id and name/type of the widget. The second array (layout) holds the id, position, width, height, and static info
2025-08-04 12:04:33 -07:00
..
2025-07-08 11:16:51 -07:00
2025-08-04 12:04:33 -07:00
2025-07-08 11:16:51 -07:00
2025-07-08 11:16:51 -07:00
2025-07-08 11:16:51 -07:00
2025-07-08 11:16:51 -07:00
2025-08-04 12:04:33 -07:00
2025-08-04 12:04:33 -07:00
2025-07-08 11:16:51 -07:00
2025-07-08 11:16:51 -07:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.