Port to websocketpp Web server, Ubuntu LV2 headers.

This commit is contained in:
Robin Davies
2021-09-05 03:58:10 -04:00
parent ad8fcb34c7
commit a667e4d8fb
19 changed files with 2101 additions and 1353 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/bash
# Install react dependencies
cd react
npm install
cd ..