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
-5
View File
@@ -7,8 +7,3 @@ cd build
cmake ..
cd ..
# Install react dependencies
cd react
npm install
cd ..