Demo http://repo.calcit-lang.org/docs-workflow/ .
docs-workflow.comp.container/comp-container reel docs
To develop:
cr --emit-js # watching
yarn # to install vite
yarn vite # watching and running on localhost:3000
calcit-js is using Calcit Editor.
To build:
yarn vite build
http-server dist/
https://github.com/mvc-works/docs-calcit-workflow
MIT