Improve user experience with interactive client

Based on Vue.js, mainly because it can be used without any compilation.
This commit is contained in:
2023-05-29 23:19:32 +02:00
parent 7bb8fb0287
commit 4669017d0c
7 changed files with 15690 additions and 19 deletions

View File

@ -18,3 +18,6 @@ license. A copy of the license can be found in `COPYING.CC0`.
The FabLab "cube logo" is not subject to copyright protection and is considered to be in the public domain. The
drawings derived from it which this project uses are in the public domain as well.
The client code further uses [Vue.js](https://vuejs.org/) and [download](https://github.com/rndme/download), both
licensed under the MIT license. See `COPYING.MIT.vuejs` and `COPYING.MIT.download` respectively.