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