From 0f0c19d71ad2245745bbbb9186f4f3f2aa4728dc Mon Sep 17 00:00:00 2001 From: julian laplace Date: Sat, 5 Jul 2025 18:58:53 +0200 Subject: readme --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d40755b --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# triangle + +Triangle / Lambdoma matrix. + +### usage + +```bash +yarn watch +python -m SimpleHTTPServer 8000 +``` + +#### to test MIDI + +Run the SSL proxy which will point https://localhost:6006/ at the web server. + +```bash +yarn ssl-proxy +``` + +#### deploy to asdf + +```bash +yarn deploy +``` -- cgit v1.2.3-70-g09d2