Respo web page based on calcit-js.
Demo http://repo.calcit-lang.org/respo-calcit-workflow/ .
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/calcit-lang/respo-calcit-workflow
MIT