mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
add new example 'advanced-qml-auto-reload' (single file reload); revisions
This commit is contained in:
parent
5f3b251a69
commit
1473ec8271
28 changed files with 1144 additions and 2 deletions
3
examples/advanced-qml-auto-reload/web-server.sh
Executable file
3
examples/advanced-qml-auto-reload/web-server.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
ecl -shell qml/.create-qml-loaders.lisp # for single file reload
|
||||
|
||||
python3 -m http.server 8080 --cgi
|
||||
Loading…
Add table
Add a link
Reference in a new issue