diff options
| author | ckonstanski <kostcarl@isu.edu> | 2026-07-15 11:55:36 -0600 |
|---|---|---|
| committer | ckonstanski <kostcarl@isu.edu> | 2026-07-15 11:55:36 -0600 |
| commit | adc0564cbbe431a175cb1129a21a384f974fa085 (patch) | |
| tree | 540762ccd51fab7ebc698fb76fcc879eb7f36b6e | |
| parent | 847db6f0abb635e05d7d530d079e1ee43ee66474 (diff) | |
add README
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..891660c --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# bogenherr + +`bogenherr` is the public-facing business storefront website for +Carlos Konstanski's Violin and Viola Studio in Pocatello ID. + +`bogenherr` is written in Lisp. The server-side is written in SBCL +while the client-side is written in ClojureScript. Additionally the +client-side uses React.js via the Reagent library. |
