README.md
April 5, 2026 ยท View on GitHub
Respo workflow in Calcit-js
Respo web page based on calcit-js.
Demo https://repo.calcit-lang.org/respo-calcit-workflow/ .
Usages
To develop:
corepack enable && corepack prepare yarn@4.12.0 --activate
yarn install --immutable
cr js -w
yarn vite # watching and running on localhost:3000
calcit-js is using Calcit Editor.
To build:
yarn compile
yarn release
http-server dist/
Workflow
https://github.com/calcit-lang/respo-calcit-workflow
License
MIT