Respo web page based on calcit-js.
Demo https://repo.calcit-lang.org/respo-calcit-workflow/ .
To develop:
corepack enable && corepack prepare yarn@4.12.0 --activate
yarn install --immutable
cr js -w
yarn vite # watching and running on localhost:3000calcit-js is using Calcit Editor.
To build:
yarn compile
yarn release
http-server dist/https://github.com/calcit-lang/respo-calcit-workflow
MIT