Prototype for a user interface that supports users in creating domain-specific replacements. This prototype is built on top of CodeMirror.
- Run
node sandblocks/server/index
. - Visit
https://localhost:3000/tracery/index.html
. - Click
Set Project Path
and enter the full path to this repository on your disk. - Finally, open e.g.,
aug-example-array.ts
and select theaugExample
item in the list.